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,