Skip to content

Commit 706a223

Browse files
build(deps): bump ghcr.io/devcontainers/features/common-utils
Bumps ghcr.io/devcontainers/features/common-utils from 2.5.8 to 2.5.9. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/common-utils dependency-version: 2.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c3816f commit 706a223

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.devcontainer/devcontainer-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
3-
"ghcr.io/devcontainers/features/common-utils:2": {
4-
"version": "2.5.8",
5-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:c42fdefe6d737a3a6f61cc52b23c7c9a565d08cc4d9c303669a7cf2ee5fd81fc",
6-
"integrity": "sha256:c42fdefe6d737a3a6f61cc52b23c7c9a565d08cc4d9c303669a7cf2ee5fd81fc"
3+
"ghcr.io/devcontainers/features/common-utils:": {
4+
"version": "2.5.9",
5+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:cb0c4d3c276f157eed17935747e364178d75fee17f55c4e129966f64633deb3a",
6+
"integrity": "sha256:cb0c4d3c276f157eed17935747e364178d75fee17f55c4e129966f64633deb3a"
77
},
88
"ghcr.io/devcontainers/features/docker-in-docker:2": {
99
"version": "2.17.0",

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"postCreateCommand": "bash .devcontainer/scripts/post-create.sh",
1313
"postStartCommand": "bash .devcontainer/scripts/post-start.sh",
1414
"features": {
15-
"ghcr.io/devcontainers/features/common-utils:2": {
15+
"ghcr.io/devcontainers/features/common-utils:": {
1616
"installZsh": "true",
1717
"username": "vscode",
1818
"userUid": "1000",

0 commit comments

Comments
 (0)