Skip to content

Commit

Permalink
Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cthtrifork committed Nov 3, 2023
1 parent 83fdb91 commit 6b45daf
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 6b45daf

Please sign in to comment.