We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8a2a0 commit 3219587Copy full SHA for 3219587
1 file changed
.devcontainer/devcontainer.json
@@ -5,7 +5,7 @@
5
"context": "..",
6
"args": {
7
"DOCKER_GID": "${env:DOCKER_GID:}",
8
- "IMAGE_VERSION": "pr-16-69b4bfb",
+ "IMAGE_VERSION": "pr-16-f22b31d",
9
"IMAGE": "node_24_python_3_14"
10
},
11
"postAttachCommand": "git-secrets --register-aws; git-secrets --add-provider -- cat /usr/share/secrets-scanner/nhsd-rules-deny.txt",
0 commit comments