Skip to content

Commit e07f6e0

Browse files
authored
Drop devcontainer to go 1.18
1 parent ff02e09 commit e07f6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Go",
3-
"image": "mcr.microsoft.com/vscode/devcontainers/go:1",
3+
"image": "mcr.microsoft.com/vscode/devcontainers/go:1.18",
44
"features": {
55
"ghcr.io/devcontainers/features/github-cli:1": {}
66
},

0 commit comments

Comments
 (0)