Skip to content

Commit

Permalink
Merge pull request #30 from openshift-bot/updating-egress/router/dock…
Browse files Browse the repository at this point in the history
…erfile-baseimages-to-mach-ocp-build-data-config

Bug 1872080: Updating egress/router/Dockerfile baseimages to mach ocp-build-data config
  • Loading branch information
openshift-merge-robot authored Aug 29, 2020
2 parents db12ede + 201c888 commit 08d058c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion egress/router/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# The standard name for this image is openshift/origin-egress-router

FROM openshift/origin-base
FROM registry.svc.ci.openshift.org/ocp/4.6:base

RUN INSTALL_PKGS="iproute iputils" && \
yum install -y $INSTALL_PKGS && \
Expand Down

0 comments on commit 08d058c

Please sign in to comment.