diff --git a/images/src/wpvip-base/.devcontainer-lock.json b/images/src/wpvip-base/.devcontainer-lock.json index ae45905b..4534ab3f 100644 --- a/images/src/wpvip-base/.devcontainer-lock.json +++ b/images/src/wpvip-base/.devcontainer-lock.json @@ -25,10 +25,10 @@ "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:13b301a039ce9e0bb07d45ea0c106c946cfff01c3b9844bbec6b0c7bacba8de3", "integrity": "sha256:13b301a039ce9e0bb07d45ea0c106c946cfff01c3b9844bbec6b0c7bacba8de3" }, - "ghcr.io/devcontainers/features/node:1.5.0": { - "version": "1.5.0", - "resolved": "ghcr.io/devcontainers/features/node@sha256:a124954d7ed085eb90e08e6fcecac8cbcbb866317ab16deb2c7797d63cbf35d6", - "integrity": "sha256:a124954d7ed085eb90e08e6fcecac8cbcbb866317ab16deb2c7797d63cbf35d6" + "ghcr.io/devcontainers/features/node:1.6.0": { + "version": "1.6.0", + "resolved": "ghcr.io/devcontainers/features/node@sha256:902b97a02d04ffd3404579d793f3e101d1126d4d198929196c5872ed75a6d351", + "integrity": "sha256:902b97a02d04ffd3404579d793f3e101d1126d4d198929196c5872ed75a6d351" } } } \ No newline at end of file diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index 238dd4c5..03d305af 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.17" + "image-version": "0.0.18" }, "remoteUser": "vscode", "postStartCommand": "/usr/local/bin/post-start.sh", @@ -20,7 +20,7 @@ }, "ghcr.io/devcontainers/features/git:1.3.2": {}, "ghcr.io/devcontainers/features/github-cli:1.0.13": {}, - "ghcr.io/devcontainers/features/node:1.5.0": {}, + "ghcr.io/devcontainers/features/node:1.6.0": {}, "ghcr.io/devcontainers-contrib/features/composer:1.0.0": {}, "ghcr.io/automattic/vip-codespaces/wp-cli:1.1.4": {}, "./.devcontainer/local-features/sudo": {}