We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a83ea7 commit 4db9d8fCopy full SHA for 4db9d8f
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "idunno.Bluesky",
3
- "image": "mcr.microsoft.com/devcontainers/dotnet:8.0",
+ "image": "mcr.microsoft.com/devcontainers/dotnet:9.0",
4
5
"postCreateCommand": "dotnet restore",
6
0 commit comments