Skip to content

Commit fae28f9

Browse files
Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v2
1 parent 2e5c406 commit fae28f9

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
@@ -2,7 +2,7 @@
22
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
33
{
44
"name": "C# (.NET)",
5-
"image": "mcr.microsoft.com/devcontainers/dotnet:1.5.5-8.0-jammy",
5+
"image": "mcr.microsoft.com/devcontainers/dotnet:2.0.5-8.0-jammy",
66
// Features to add to the dev container. More info: https://containers.dev/features.
77
"features": {
88
"ghcr.io/devcontainers/features/rust:1": {

0 commit comments

Comments
 (0)