Skip to content

Commit 4b98ac5

Browse files
chore: Update devcontainer image to match SDK 10.0.101
1 parent 11ff426 commit 4b98ac5

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:10.0.100",
3+
"image": "mcr.microsoft.com/dotnet/sdk:10.0.101",
44
"features": {
55
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
66
},

0 commit comments

Comments
 (0)