Skip to content

Commit 2ddaaa3

Browse files
Upgrade: [dependabot] - update devcontainer image version to v1.4.9 (#1013)
Updating devcontainer image version to v1.4.9. Co-authored-by: eps-create-pull-request[bot] <270920461+eps-create-pull-request[bot]@users.noreply.github.com>
1 parent de88c53 commit 2ddaaa3

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
@@ -6,7 +6,7 @@
66
"args": {
77
"DOCKER_GID": "${env:DOCKER_GID:}",
88
"IMAGE_NAME": "node_24_python_3_14",
9-
"IMAGE_VERSION": "v1.4.8",
9+
"IMAGE_VERSION": "v1.4.9",
1010
"USER_UID": "${localEnv:USER_ID:}",
1111
"USER_GID": "${localEnv:GROUP_ID:}"
1212
}

0 commit comments

Comments
 (0)