Skip to content

Commit

Permalink
Merge pull request #5 from trifork/renovate/major-mcr.microsoft.com-d…
Browse files Browse the repository at this point in the history
…evcontainers-dotnet-1.x

fix(deps): major update mcr.microsoft.com/devcontainers/dotnet from 0 to 1
  • Loading branch information
cthtrifork authored Nov 3, 2023
2 parents 53283a5 + d5994bf commit 3133672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# [Choice] .NET version: 6.0-bullseye-slim, 6.0-jammy, 6.0-focal
FROM mcr.microsoft.com/devcontainers/dotnet:0-6.0-jammy
FROM mcr.microsoft.com/devcontainers/dotnet:1-6.0-jammy

ENV DOCKER_BUILDKIT=1
ENV DOCKER_DEFAULT_PLATFORM=linux/amd64
Expand Down

0 comments on commit 3133672

Please sign in to comment.