Skip to content

Commit

Permalink
Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v1.3.2 (#486
Browse files Browse the repository at this point in the history
)

Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com>
  • Loading branch information
projectorigin-renovate[bot] authored Sep 24, 2024
1 parent 3d272e3 commit 9c40973
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
Expand Up @@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
{
"name": "C# (.NET)",
"image": "mcr.microsoft.com/devcontainers/dotnet:1.3.1-8.0-jammy",
"image": "mcr.microsoft.com/devcontainers/dotnet:1.3.2-8.0-jammy",
// Features to add to the dev container. More info: https://containers.dev/features.
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
Expand Down

0 comments on commit 9c40973

Please sign in to comment.