Skip to content

Commit b7e277a

Browse files
chore: Update devcontainer image to match SDK 10.0.100
1 parent a926a54 commit b7e277a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NServiceBus CLI Dev Container",
3-
"image": "mcr.microsoft.com/dotnet/sdk:9.0.306",
3+
"image": "mcr.microsoft.com/dotnet/sdk:10.0.100",
44
"features": {
55
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
66
},

0 commit comments

Comments
 (0)