Skip to content

Commit

Permalink
[deps]: Update mcr.microsoft.com/devcontainers/go Docker tag to v1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent 2abc625 commit e962051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BW k8s Operator",
"image": "mcr.microsoft.com/devcontainers/go:1.21",
"image": "mcr.microsoft.com/devcontainers/go:1.22",
"runArgs": ["--network=host"], // needed for kind
"postCreateCommand": "sudo .devcontainer/postCreateCommand.sh",
"customizations": {
Expand Down

0 comments on commit e962051

Please sign in to comment.