Skip to content

Commit

Permalink
try different rhel tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman committed Sep 3, 2024
1 parent b42cbaa commit 52794bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/docker/rhel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 52794bd

Please sign in to comment.