diff --git a/images/src/wpvip-base/.devcontainer-lock.json b/images/src/wpvip-base/.devcontainer-lock.json index dcc2fef7..60a9d9c0 100644 --- a/images/src/wpvip-base/.devcontainer-lock.json +++ b/images/src/wpvip-base/.devcontainer-lock.json @@ -20,10 +20,10 @@ "resolved": "ghcr.io/devcontainers/features/git@sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a", "integrity": "sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a" }, - "ghcr.io/devcontainers/features/github-cli:1.0.14": { - "version": "1.0.14", - "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1", - "integrity": "sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1" + "ghcr.io/devcontainers/features/github-cli:1.0.15": { + "version": "1.0.15", + "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf", + "integrity": "sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf" }, "ghcr.io/devcontainers/features/node:1.6.3": { "version": "1.6.3", diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index 9bdfdad3..935dabdd 100644 --- a/images/src/wpvip-base/.devcontainer.json +++ b/images/src/wpvip-base/.devcontainer.json @@ -19,7 +19,7 @@ "username": "vscode" }, "ghcr.io/devcontainers/features/git:1.3.4": {}, - "ghcr.io/devcontainers/features/github-cli:1.0.14": {}, + "ghcr.io/devcontainers/features/github-cli:1.0.15": {}, "ghcr.io/devcontainers/features/node:1.6.3": {}, "ghcr.io/devcontainers-contrib/features/composer:1.0.1": {}, "ghcr.io/automattic/vip-codespaces/wp-cli:1.2.0": {},