Skip to content

Commit 8dfd496

Browse files
updated with git status.
1 parent 42a43cc commit 8dfd496

File tree

4 files changed

+313
-14
lines changed

4 files changed

+313
-14
lines changed

src/devcontainers/loaded/.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"postCreateCommand": "echo Loaded Created",
77
"postStartCommand": "echo Loaded Started",
88
"features": {
9-
"ghcr.io/nhsdigital/nhs-notify-devcontainers/nhsnotify:1.0": {}
9+
"ghcr.io/nhsdigital/nhs-notify-devcontainers/nhsnotify:1.0.13": {}
1010
},
1111
"runArgs": [
1212
"--platform=linux/amd64"

src/features/nhsnotify/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"id": "nhsnotify",
88
"name": "NHS Notify",
9-
"version": "1.0.12",
9+
"version": "1.0.13",
1010
"dependsOn": {
1111
"ghcr.io/devcontainers/features/common-utils:2.5.4": {
1212
"configureZshAsDefaultShell": true,

0 commit comments

Comments
 (0)