Skip to content

Commit 77d8fb0

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/dotnet docker tag to v1.3.0 (#378)
Co-authored-by: projectorigin-renovate[bot] <150237208+projectorigin-renovate[bot]@users.noreply.github.com>
1 parent c5f47cb commit 77d8fb0

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
@@ -2,7 +2,7 @@
22
// README at: https://github.com/devcontainers/templates/tree/main/src/dotnet
33
{
44
"name": "C# (.NET)",
5-
"image": "mcr.microsoft.com/devcontainers/dotnet:1.2.1-8.0-jammy",
5+
"image": "mcr.microsoft.com/devcontainers/dotnet:1.3.0-8.0-jammy",
66
// Features to add to the dev container. More info: https://containers.dev/features.
77
"features": {
88
"ghcr.io/devcontainers/features/docker-in-docker:2": {},

0 commit comments

Comments
 (0)