Skip to content

Commit

Permalink
Merge pull request #10 from jupierce/art-consistency-openshift-4.7-ir…
Browse files Browse the repository at this point in the history
…onic-static-ip-manager

Updating ironic-static-ip-manager builder & base images to be consistent with ART
  • Loading branch information
openshift-merge-robot committed Oct 12, 2020
2 parents 123889f + 9912c5c commit d0fe384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ocp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-base-openshift-4.6
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-base-openshift

RUN dnf install -y iproute jq && \
dnf clean all && \
Expand Down

0 comments on commit d0fe384

Please sign in to comment.