We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5c406 commit fae28f9Copy full SHA for fae28f9
1 file changed
.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.5.5-8.0-jammy",
+ "image": "mcr.microsoft.com/devcontainers/dotnet:2.0.5-8.0-jammy",
6
// Features to add to the dev container. More info: https://containers.dev/features.
7
"features": {
8
"ghcr.io/devcontainers/features/rust:1": {
0 commit comments