Skip to content

Commit

Permalink
Updating openshift-enterprise-haproxy-router images to be consistent …
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Sep 15, 2023
1 parent 80e2d99 commit a7073bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/router/haproxy/Dockerfile.rhel8
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/ocp/4.14:haproxy-router-base
FROM registry.ci.openshift.org/ocp/4.15:haproxy-router-base
RUN INSTALL_PKGS="haproxy26 rsyslog procps-ng util-linux" && \
yum install -y $INSTALL_PKGS && \
rpm -V $INSTALL_PKGS && \
Expand Down

0 comments on commit a7073bb

Please sign in to comment.