Skip to content

Commit 1800d5f

Browse files
committed
chore: update devcontainer go version
1 parent e5c0614 commit 1800d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "Go",
3-
"image": "mcr.microsoft.com/devcontainers/go:1-1.23-bookworm"
3+
"image": "mcr.microsoft.com/devcontainers/go:1-1.24-bookworm"
44
}

0 commit comments

Comments
 (0)