Skip to content

Commit ce5c308

Browse files
authored
Update devcontainer.json
1 parent 72780d1 commit ce5c308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": ".NET in Codespaces",
3-
"image": "mcr.microsoft.com/dotnet/sdk: 8.0-preview",
3+
"image": "mcr.microsoft.com/dotnet/sdk:8.0-preview",
44
"features": {
55
"ghcr.io/devcontainers/features/docker-from-docker:1": {
66
"version": "20.10"
@@ -51,4 +51,4 @@
5151
"label": "Weather Front End"
5252
}
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)