Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/vscode/devcontainers/dotnet doc…
Browse files Browse the repository at this point in the history
…ker tag to v8 (#1112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent ed50ae7 commit 7b4ffd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "C# (.NET Core)",
"image": "mcr.microsoft.com/vscode/devcontainers/dotnet:6.0",
"image": "mcr.microsoft.com/vscode/devcontainers/dotnet:8.0",
"settings": {
"terminal.integrated.shell.linux": "/bin/bash"
},
Expand Down

0 comments on commit 7b4ffd2

Please sign in to comment.