Skip to content

Commit 5a6132e

Browse files
chore: Update devcontainer image to match SDK 10.0.202
1 parent bf3a80e commit 5a6132e

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
@@ -1,6 +1,6 @@
11
{
22
"name": "NServiceBus CLI Dev Container",
3-
"image": "mcr.microsoft.com/dotnet/sdk:10.0.201",
3+
"image": "mcr.microsoft.com/dotnet/sdk:10.0.202",
44
"features": {
55
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
66
},

0 commit comments

Comments
 (0)