We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f47cb commit 77d8fb0Copy full SHA for 77d8fb0
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
3
{
4
"name": "C# (.NET)",
5
- "image": "mcr.microsoft.com/devcontainers/dotnet:1.2.1-8.0-jammy",
+ "image": "mcr.microsoft.com/devcontainers/dotnet:1.3.0-8.0-jammy",
6
// Features to add to the dev container. More info: https://containers.dev/features.
7
"features": {
8
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
0 commit comments