Skip to content

Commit 015bb67

Browse files
chore(deps): update mcr.microsoft.com/vscode/devcontainers/dotnet docker tag to v10 (#1357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e57c8c6 commit 015bb67

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)