Skip to content

Commit

Permalink
chore: update go to 1.20 in devcontainer (argoproj#11115)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joibel authored May 21, 2023
1 parent 9a2bb5e commit 2a5c4e8
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
Expand Up @@ -2,7 +2,7 @@
"image": "mcr.microsoft.com/vscode/devcontainers/base:ubuntu",
"features": {
"ghcr.io/devcontainers/features/go:1": {
"version": "1.19"
"version": "1.20"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "16"
Expand Down

0 comments on commit 2a5c4e8

Please sign in to comment.