diff --git a/.devcontainer.json b/.devcontainer.json index d7b32dc7af..67c17758d5 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -1,6 +1,6 @@ { "name": "Go", - "image": "mcr.microsoft.com/devcontainers/go:1-1.22-bullseye", + "image": "mcr.microsoft.com/devcontainers/go:1.25-bookworm", "customizations": { "vscode": { "extensions": [