Skip to content

Commit

Permalink
Merge pull request #49 from jupierce/art-consistency-openshift-4.7-op…
Browse files Browse the repository at this point in the history
…enshift-enterprise-egress-dns-proxy

Updating openshift-enterprise-egress-dns-proxy builder & base images to be consistent with ART
  • Loading branch information
openshift-bot committed Oct 31, 2020
2 parents 5affdce + a1e3eb1 commit 78dfc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion egress/dns-proxy/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-dns-proxy

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

# HAProxy 1.6+ version is needed to leverage DNS resolution at runtime.
RUN INSTALL_PKGS="haproxy20 rsyslog" && \
Expand Down

0 comments on commit 78dfc7d

Please sign in to comment.