try different rhel tag

This commit is contained in:
Matt Thalman 2024-09-03 11:05:51 -05:00
parent b42cbaa0ae
commit 52794bd1af

View file

@ -4,7 +4,7 @@
#
# Dockerfile that creates a container suitable to build dotnet-cli
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:rhel-7-rpmpkg-e1b4a89-20175311035359
FROM mcr.microsoft.com/dotnet-buildtools/prereqs:rhel-7-rpmpkg-e1b4a89-20175311035359-2
# Setup User to match Host User, and give superuser permissions
ARG USER_ID=0