Skip to content

Commit b0172db

Browse files
Upgrade: [dependabot] - Update devcontainer image version to v1.2.0 (#116)
This PR updates the devcontainer image version to v1.2.0. --------- Co-authored-by: eps-create-pull-request[bot] <270920461+eps-create-pull-request[bot]@users.noreply.github.com> Co-authored-by: Anthony Brown <anthony.brown8@nhs.net>
1 parent 07881ad commit b0172db

4 files changed

Lines changed: 1 addition & 1136 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"args": {
77
"DOCKER_GID": "${env:DOCKER_GID:}",
88
"IMAGE_NAME": "node_24_python_3_14",
9-
"IMAGE_VERSION": "v1.0.6",
9+
"IMAGE_VERSION": "v1.2.0",
1010
"USER_UID": "${localEnv:USER_ID:}",
1111
"USER_GID": "${localEnv:GROUP_ID:}"
1212
},

0 commit comments

Comments
 (0)