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