Skip to content

Commit 826ee6c

Browse files
committed
use image that can write to /work
1 parent cb42b46 commit 826ee6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"context": "..",
66
"args": {
77
"DOCKER_GID": "${env:DOCKER_GID:}",
8-
"IMAGE_VERSION": "pr-16-d9eab88",
8+
"IMAGE_VERSION": "pr-16-03d6189",
99
"IMAGE": "node_24_python_3_14"
1010
},
1111
"postAttachCommand": "git-secrets --register-aws; git-secrets --add-provider -- cat /usr/share/secrets-scanner/nhsd-rules-deny.txt",

0 commit comments

Comments
 (0)