We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf6491 commit 18f6798Copy full SHA for 18f6798
.devcontainer/devcontainer.json
@@ -6,7 +6,7 @@
6
"dockerfile": "Dockerfile",
7
"args": {
8
// Update the VARIANT arg to pick a version of Go
9
- "VARIANT": "1.20",
+ "VARIANT": "1.22",
10
// Options
11
"INSTALL_NODE": "false",
12
"NODE_VERSION": "lts/*"
0 commit comments