We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba6a40 commit 58a8b80Copy full SHA for 58a8b80
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
{
4
"name": "Go",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
- "image": "mcr.microsoft.com/devcontainers/go:1-1.22-bookworm"
+ "image": "mcr.microsoft.com/devcontainers/go:1-1.23-bookworm"
7
8
// Features to add to the dev container. More info: https://containers.dev/features.
9
// "features": {},
0 commit comments