We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e5ac3c commit 09f36faCopy full SHA for 09f36fa
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": "pr-18-fce01b4",
+ "IMAGE_VERSION": "pr-18-884605a",
10
"USER_UID": "${localEnv:USER_ID:}",
11
"USER_GID": "${localEnv:GROUP_ID:}"
12
},
0 commit comments