Skip to content

Commit de9f23d

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 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.6": {
14-
"version": "2.5.6",
15-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45",
16-
"integrity": "sha256:9ddad2e4f71f172cc0bf28461e70948218f70f8ad6cd936b5c8dbe0a8acf6b45"
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"
1717
},
1818
"ghcr.io/devcontainers/features/git:1.3.5": {
1919
"version": "1.3.5",

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.6": {
14+
"ghcr.io/devcontainers/features/common-utils:2.5.7": {
1515
"installZsh": false,
1616
"installOhMyZsh": false,
1717
"installOhMyZshConfig": false,

0 commit comments

Comments
 (0)