Skip to content

Commit

Permalink
Updating openshift-enterprise-egress-dns-proxy images to be consisten…
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Mar 10, 2023
1 parent d3ed6e1 commit 19569d6
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.ci.openshift.org/ocp/4.13:base
FROM registry.ci.openshift.org/ocp/4.14:base

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

0 comments on commit 19569d6

Please sign in to comment.