Skip to content

Commit bb262cb

Browse files
chore(deps): update mcr.microsoft.com/vscode/devcontainers/dotnet docker tag to v10
1 parent e57c8c6 commit bb262cb

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:9.0",
3+
"image": "mcr.microsoft.com/vscode/devcontainers/dotnet:10.0",
44
"settings": {
55
"terminal.integrated.shell.linux": "/bin/bash"
66
},

0 commit comments

Comments
 (0)