From b6ad456e51ba392ba2bdd7c1a47a1b210a1dd35b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 23:47:12 +0000 Subject: [PATCH] Update devcontainer --- .devcontainer/devcontainer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 25e7cf1..91adeda 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,19 +2,19 @@ "name": "devcontainer", "image": "mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-22.04", "features": { - "ghcr.io/devcontainers/features/powershell:1.4.0": { + "ghcr.io/devcontainers/features/powershell:2.0.2": { "version": "7.4.1" }, - "ghcr.io/devcontainers/features/python:1.6.2": { - "version": "3.11" + "ghcr.io/devcontainers/features/python:1.8.0": { + "version": "3.14" }, - "ghcr.io/devcontainers/features/desktop-lite:1.2.0": { + "ghcr.io/devcontainers/features/desktop-lite:1.2.10": { "noVncVersion": "1.4.0" }, "ghcr.io/dhoeric/features/google-cloud-cli:1.0.1": { "version": "470.0.0" }, - "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence:1.0.3": {} + "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence:1.0.4": {} }, "onCreateCommand": { "set-up-profile": [