Skip to content

Commit

Permalink
update pkgs and registry for 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
arendej authored Apr 3, 2020
1 parent 282fc72 commit b5eabaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.rhel7
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM registry.access.redhat.com/rhel7:7.5
FROM registry.redhat.io/rhel7:7.7

USER root

RUN yum install -y wget telnet bind-utils iputils
RUN yum install -y wget telnet bind-utils iputils net-tools curl

CMD tail -f /dev/null

Expand Down

0 comments on commit b5eabaa

Please sign in to comment.