Skip to content

Commit 03a5782

Browse files
Bump ghcr.io/devcontainers/features/powershell from 1.5.1 to 2.0.0
Bumps ghcr.io/devcontainers/features/powershell from 1.5.1 to 2.0.0. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/powershell dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4029aad commit 03a5782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
66
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm",
77
"features": {
8-
"ghcr.io/devcontainers/features/powershell:1": {},
8+
"ghcr.io/devcontainers/features/powershell:2": {},
99
"ghcr.io/balazs23/devcontainers-features/nx:1": {}
1010
},
1111
"customizations": {

0 commit comments

Comments
 (0)