update go version for devcontainers (#33923)

pull/33924/head
metiftikci 2 weeks ago committed by GitHub
parent 8f051d598c
commit 6e73ecf667
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save