Skip to content

Commit f94bfa1

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 0a28f5b commit f94bfa1

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
@@ -21,7 +21,7 @@
2121
},
2222
"features": {
2323
"ghcr.io/devcontainers/features/azure-cli:1": {},
24-
"ghcr.io/devcontainers/features/powershell:1": {},
24+
"ghcr.io/devcontainers/features/powershell:2": {},
2525
"ghcr.io/devcontainers/features/terraform:1": {}
2626
}
2727
// Features to add to the dev container. More info: https://containers.dev/features.

0 commit comments

Comments
 (0)