Skip to content

Commit 6b222cc

Browse files
authored
Update eng/docker/rhel.Dockerfile
1 parent 9671ae3 commit 6b222cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/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 mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-rpmpkg-20210714125435-9b5bbc2
2+
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:centos-8-rpmpkg-20210714125410-daa5116
33

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

0 commit comments

Comments
 (0)