Skip to content

Commit 011879c

Browse files
bump feature version.
1 parent e92edf8 commit 011879c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"postStartCommand": "echo ${localEnv:CONTAINER_NAME} Started",
1414

1515
"features": {
16-
"ghcr.io/nhsdigital/nhs-notify-devcontainers/nhsnotify:1.0.23": {}
16+
"ghcr.io/nhsdigital/nhs-notify-devcontainers/nhsnotify:1.0.24": {}
1717
},
1818
"runArgs": [
1919
"--platform=linux/amd64"

src/features/nhsnotify/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"id": "nhsnotify",
99
"name": "NHS Notify",
10-
"version": "1.0.23",
10+
"version": "1.0.24",
1111
"dependsOn": {
1212
"ghcr.io/devcontainers/features/common-utils:2.5.4": {
1313
"configureZshAsDefaultShell": true,

0 commit comments

Comments
 (0)