Skip to content

Commit 8f96166

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 6684558 commit 8f96166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/aspire/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"image": "mcr.microsoft.com/devcontainers/dotnet:9.0-bookworm",
55
"features": {
66
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
7-
"ghcr.io/devcontainers/features/powershell:1": {}
7+
"ghcr.io/devcontainers/features/powershell:2": {}
88
},
99

1010
// Install Aspire tooling & workloads early in create lifecycle.

0 commit comments

Comments
 (0)