diff --git a/images/src/wpvip-base/.devcontainer-lock.json b/images/src/wpvip-base/.devcontainer-lock.json index 981ae942..a6e98ef9 100644 --- a/images/src/wpvip-base/.devcontainer-lock.json +++ b/images/src/wpvip-base/.devcontainer-lock.json @@ -1,9 +1,9 @@ { "features": { - "ghcr.io/automattic/vip-codespaces/wp-cli:1.1.3": { - "version": "1.1.3", - "resolved": "ghcr.io/automattic/vip-codespaces/wp-cli@sha256:53d86865b61f6448fa76ff1dfcfd304ff79c6836efe63e685a30263442a5f898", - "integrity": "sha256:53d86865b61f6448fa76ff1dfcfd304ff79c6836efe63e685a30263442a5f898" + "ghcr.io/automattic/vip-codespaces/wp-cli:1.1.4": { + "version": "1.1.4", + "resolved": "ghcr.io/automattic/vip-codespaces/wp-cli@sha256:b1996e81897288b5267bfaeb9fe4087d449cfc7ff079869b864d91e090723ddd", + "integrity": "sha256:b1996e81897288b5267bfaeb9fe4087d449cfc7ff079869b864d91e090723ddd" }, "ghcr.io/devcontainers-contrib/features/composer:1.0.0": { "version": "1.0.0", diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index cc7acba1..d6e3ec0f 100644 --- a/images/src/wpvip-base/.devcontainer.json +++ b/images/src/wpvip-base/.devcontainer.json @@ -6,7 +6,7 @@ "x-build": { "name": "WPVIP", "image-name": "wpvip-base", - "image-version": "0.0.12" + "image-version": "0.0.13" }, "remoteUser": "vscode", "postStartCommand": "/usr/local/bin/post-start.sh", @@ -22,7 +22,7 @@ "ghcr.io/devcontainers/features/github-cli:1.0.13": {}, "ghcr.io/devcontainers/features/node:1.5.0": {}, "ghcr.io/devcontainers-contrib/features/composer:1.0.0": {}, - "ghcr.io/automattic/vip-codespaces/wp-cli:1.1.3": {}, + "ghcr.io/automattic/vip-codespaces/wp-cli:1.1.4": {}, "./.devcontainer/local-features/sudo": {} }, "overrideFeatureInstallOrder": [