Skip to content

Commit 58a8b80

Browse files
committed
bump dev container to 1.23
1 parent 0ba6a40 commit 58a8b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Go",
55
// 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"
6+
"image": "mcr.microsoft.com/devcontainers/go:1-1.23-bookworm"
77

88
// Features to add to the dev container. More info: https://containers.dev/features.
99
// "features": {},

0 commit comments

Comments
 (0)