Skip to content

Commit

Permalink
Updating openshift-enterprise-haproxy-router builder & base images to…
Browse files Browse the repository at this point in the history
  • Loading branch information
jupierce committed Oct 7, 2020
1 parent 189bd7f commit 2217ed1
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.svc.ci.openshift.org/ocp/4.6:haproxy-router-base
FROM registry.svc.ci.openshift.org/ocp/4.7:haproxy-router-base
RUN INSTALL_PKGS="haproxy20 rsyslog procps-ng util-linux" && \
yum install -y $INSTALL_PKGS && \
rpm -V $INSTALL_PKGS && \
Expand Down

0 comments on commit 2217ed1

Please sign in to comment.