Skip to content

Commit d8025cf

Browse files
chore(deps): update mcr.microsoft.com/vscode/devcontainers/dotnet docker tag to v9
1 parent 767c687 commit d8025cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "C# (.NET Core)",
3-
"image": "mcr.microsoft.com/vscode/devcontainers/dotnet:5.0",
3+
"image": "mcr.microsoft.com/vscode/devcontainers/dotnet:9.0",
44
"settings": {
55
"terminal.integrated.shell.linux": "/bin/bash"
66
},

0 commit comments

Comments
 (0)