Skip to content

Commit e468a95

Browse files
committed
Update image location after move to the Microsoft Container Registry
1 parent 35ac392 commit e468a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/docker/rhel.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dockerfile that creates a container suitable to build dotnet-cli
2-
FROM microsoft/dotnet-buildtools-prereqs:rhel-7-rpmpkg-e1b4a89-20175311035359
2+
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:rhel-7-rpmpkg-e1b4a89-20175311035359
33

44
# Setup User to match Host User, and give superuser permissions
55
ARG USER

0 commit comments

Comments
 (0)