We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ac392 commit e468a95Copy full SHA for e468a95
build/docker/rhel.Dockerfile
@@ -1,5 +1,5 @@
1
# Dockerfile that creates a container suitable to build dotnet-cli
2
-FROM microsoft/dotnet-buildtools-prereqs:rhel-7-rpmpkg-e1b4a89-20175311035359
+FROM mcr.microsoft.com/dotnet-buildtools/prereqs:rhel-7-rpmpkg-e1b4a89-20175311035359
3
4
# Setup User to match Host User, and give superuser permissions
5
ARG USER
0 commit comments