Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Dec 13, 2019
1 parent 66c1387 commit 99e339e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN cd /work;\
make -j -l 2.5 install


FROM registry.redhat.io/ubi8/ubi
FROM registry.access.redhat.com/ubi8/ubi

RUN cd /tmp ;\
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm -y; \
Expand Down

0 comments on commit 99e339e

Please sign in to comment.