Skip to content

Commit 0a41dc9

Browse files
[deps]: Update mcr.microsoft.com/devcontainers/go Docker tag to v1.22
1 parent 4062751 commit 0a41dc9

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": "BW k8s Operator",
3-
"image": "mcr.microsoft.com/devcontainers/go:1.21",
3+
"image": "mcr.microsoft.com/devcontainers/go:1.22",
44
"runArgs": ["--network=host"], // needed for kind
55
"postCreateCommand": "sudo .devcontainer/postCreateCommand.sh",
66
"customizations": {

0 commit comments

Comments
 (0)