Skip to content

Commit

Permalink
[csharp] Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent e77b66a commit 207bf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/.devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "C# Dotnet",
"image": "mcr.microsoft.com/devcontainers/dotnet:8.0",
"image": "mcr.microsoft.com/devcontainers/dotnet:9.0",
"onCreateCommand": "dotnet build",
"customizations": {
"github.com/rradczewski/kata-bootstraps": {
Expand Down

0 comments on commit 207bf1f

Please sign in to comment.