Skip to content

Commit 6e48932

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

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

images/src/wpvip-base/.devcontainer-lock.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"resolved": "ghcr.io/devcontainers-extra/features/composer@sha256:92bd9a7d6b294cdf231e7c4c36897da20e09e65d580db516d768c8b309496a76",
1111
"integrity": "sha256:92bd9a7d6b294cdf231e7c4c36897da20e09e65d580db516d768c8b309496a76"
1212
},
13-
"ghcr.io/devcontainers/features/common-utils:2.5.7": {
14-
"version": "2.5.7",
15-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4",
16-
"integrity": "sha256:dbf431d6b42d55cde50fa1df75c7f7c3999a90cde6d73f7a7071174b3c3d0cc4"
13+
"ghcr.io/devcontainers/features/common-utils:2.5.8": {
14+
"version": "2.5.8",
15+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:c42fdefe6d737a3a6f61cc52b23c7c9a565d08cc4d9c303669a7cf2ee5fd81fc",
16+
"integrity": "sha256:c42fdefe6d737a3a6f61cc52b23c7c9a565d08cc4d9c303669a7cf2ee5fd81fc"
1717
},
1818
"ghcr.io/devcontainers/features/git:1.3.5": {
1919
"version": "1.3.5",
@@ -31,4 +31,4 @@
3131
"integrity": "sha256:8c0de46939b61958041700ee89e3493f3b2e4131a06dc46b4d9423427d06e5f6"
3232
}
3333
}
34-
}
34+
}

images/src/wpvip-base/.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"remoteUser": "vscode",
1212
"postStartCommand": "/usr/local/bin/post-start.sh",
1313
"features": {
14-
"ghcr.io/devcontainers/features/common-utils:2.5.7": {
14+
"ghcr.io/devcontainers/features/common-utils:2.5.8": {
1515
"installZsh": false,
1616
"installOhMyZsh": false,
1717
"installOhMyZshConfig": false,

0 commit comments

Comments
 (0)