We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183175a commit 1e98d6eCopy full SHA for 1e98d6e
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-37cee2e",
+ "IMAGE_VERSION": "pr-16-c2726ad",
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