We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 249e78b + 912d9c5 commit 60b4ae8Copy full SHA for 60b4ae8
1 file changed
.devcontainer/devcontainer.json
@@ -6,7 +6,7 @@
6
"args": {
7
"DOCKER_GID": "${env:DOCKER_GID:}",
8
"IMAGE_NAME": "node_24_python_3_14",
9
- "IMAGE_VERSION": "v1.0.7",
+ "IMAGE_VERSION": "v1.2.0",
10
"USER_UID": "${localEnv:USER_ID:}",
11
"USER_GID": "${localEnv:GROUP_ID:}"
12
}
0 commit comments