Skip to content

Commit

Permalink
Updating openshift-enterprise-keepalived-ipfailover images to be cons…
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Sep 17, 2023
1 parent 07180be commit 48544fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipfailover/keepalived/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# ImageName: openshift/origin-keepalived-ipfailover
#
FROM registry.ci.openshift.org/ocp/4.14:base
FROM registry.ci.openshift.org/ocp/4.15:base

RUN INSTALL_PKGS="kmod keepalived iproute psmisc nmap-ncat net-tools ipset ipset-libs procps-ng" && \
yum install -y $INSTALL_PKGS && \
Expand Down

0 comments on commit 48544fe

Please sign in to comment.