diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ff21371..074f3a2 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -10,7 +10,7 @@ }, "features": { "ghcr.io/devcontainers/features/docker-in-docker:2": {}, - "ghcr.io/devcontainers/features/powershell:1": {}, + "ghcr.io/devcontainers/features/powershell:2": {}, "ghcr.io/devcontainers/features/node:1": {}, "ghcr.io/devcontainers/features/python:1": {}, "ghcr.io/devcontainers-extra/features/uv:1": {},