We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465d069 commit ff5d770Copy full SHA for ff5d770
.devcontainer/devcontainer.json
@@ -3,5 +3,5 @@
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.22"
+ "image": "mcr.microsoft.com/devcontainers/go:1.23"
7
}
0 commit comments