From 1fcaecd4b7630c5d6d44d46ac19b33ba5ee82b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 07:54:07 +0000 Subject: [PATCH] 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] --- images/src/wpvip-base/.devcontainer-lock.json | 8 ++++---- images/src/wpvip-base/.devcontainer.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/images/src/wpvip-base/.devcontainer-lock.json b/images/src/wpvip-base/.devcontainer-lock.json index b74474b..f8c37d4 100644 --- a/images/src/wpvip-base/.devcontainer-lock.json +++ b/images/src/wpvip-base/.devcontainer-lock.json @@ -10,10 +10,10 @@ "resolved": "ghcr.io/devcontainers-contrib/features/composer@sha256:672688d643dc534d73a97b406746363e0206889e3360a3235aff5cac75368c98", "integrity": "sha256:672688d643dc534d73a97b406746363e0206889e3360a3235aff5cac75368c98" }, - "ghcr.io/devcontainers/features/common-utils:2.5.2": { - "version": "2.5.2", - "resolved": "ghcr.io/devcontainers/features/common-utils@sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d", - "integrity": "sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d" + "ghcr.io/devcontainers/features/common-utils:2.5.3": { + "version": "2.5.3", + "resolved": "ghcr.io/devcontainers/features/common-utils@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85", + "integrity": "sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85" }, "ghcr.io/devcontainers/features/git:1.3.2": { "version": "1.3.2", diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index 18479c6..94326f3 100644 --- a/images/src/wpvip-base/.devcontainer.json +++ b/images/src/wpvip-base/.devcontainer.json @@ -11,7 +11,7 @@ "remoteUser": "vscode", "postStartCommand": "/usr/local/bin/post-start.sh", "features": { - "ghcr.io/devcontainers/features/common-utils:2.5.2": { + "ghcr.io/devcontainers/features/common-utils:2.5.3": { "installZsh": false, "installOhMyZsh": false, "installOhMyZshConfig": false,