We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4effa16 commit 5c5ff44Copy full SHA for 5c5ff44
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// README at: https://github.com/devcontainers/templates/tree/main/src/go
3
{
4
"name": "Go",
5
- "image": "mcr.microsoft.com/devcontainers/go:0-1.21-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/go:1.21-bookworm",
6
7
// Features to add to the dev container. More info: https://containers.dev/features.
8
// "features": {},
0 commit comments