Update mcr.microsoft.com/devcontainers/go Docker tag to v1.24

This commit is contained in:
Renovate Bot 2025-03-21 09:19:54 +00:00
parent 03c50c54bb
commit d1ffff93d8

View file

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