Skip to content

Commit 7f9e6fb

Browse files
chore(deps): update mcr.microsoft.com/vscode/devcontainers/dotnet docker tag to v9 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa9bb57 commit 7f9e6fb

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:8.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)