Skip to content

Commit 986a8ab

Browse files
build(deps): bump ghcr.io/devcontainers/features/common-utils
Bumps ghcr.io/devcontainers/features/common-utils from 2.5.4 to 2.5.5. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/common-utils dependency-version: 2.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8300623 commit 986a8ab

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.4": {
14-
"version": "2.5.4",
15-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:00fd45550f578d9d515044d9e2226e908dbc3d7aa6fcb9dee4d8bdb60be114cf",
16-
"integrity": "sha256:00fd45550f578d9d515044d9e2226e908dbc3d7aa6fcb9dee4d8bdb60be114cf"
13+
"ghcr.io/devcontainers/features/common-utils:2.5.5": {
14+
"version": "2.5.5",
15+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:6d22e5475de578a8dadf19ce15c0ed09d82d8e3006b851dae7fe59a959c9b787",
16+
"integrity": "sha256:6d22e5475de578a8dadf19ce15c0ed09d82d8e3006b851dae7fe59a959c9b787"
1717
},
1818
"ghcr.io/devcontainers/features/git:1.3.4": {
1919
"version": "1.3.4",

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

0 commit comments

Comments
 (0)