devpod use go1.21 (#26637)

mj-develop
techknowlogick 8 months ago committed by GitHub
parent 3d80308b36
commit 59f837f44e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
{
"name": "Gitea DevContainer",
"image": "mcr.microsoft.com/devcontainers/go:1.20-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1.21-bullseye",
"features": {
// installs nodejs into container
"ghcr.io/devcontainers/features/node:1": {

Loading…
Cancel
Save