We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75e255 commit 3f50c13Copy full SHA for 3f50c13
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-c2726ad",
+ "IMAGE_VERSION": "pr-16-85d8bf7",
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