Skip to content

Commit 1fcaecd

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

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-contrib/features/composer@sha256:672688d643dc534d73a97b406746363e0206889e3360a3235aff5cac75368c98",
1111
"integrity": "sha256:672688d643dc534d73a97b406746363e0206889e3360a3235aff5cac75368c98"
1212
},
13-
"ghcr.io/devcontainers/features/common-utils:2.5.2": {
14-
"version": "2.5.2",
15-
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d",
16-
"integrity": "sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d"
13+
"ghcr.io/devcontainers/features/common-utils:2.5.3": {
14+
"version": "2.5.3",
15+
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85",
16+
"integrity": "sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85"
1717
},
1818
"ghcr.io/devcontainers/features/git:1.3.2": {
1919
"version": "1.3.2",

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

0 commit comments

Comments
 (0)