Skip to content

Commit d42fed4

Browse files
Pradnya-ChikhalePradnya-Chikhale
authored andcommitted
keepalived: updating Dockerfile
1 parent a176728 commit d42fed4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN microdnf update -y \
77
bash \
88
curl-minimal \
99
iproute \
10-
keepalived-2.2.8 \
10+
keepalived-2.1.5 \
1111
&& rm /etc/keepalived/keepalived.conf
1212

1313
COPY /skel /
@@ -26,5 +26,5 @@ LABEL summary="Provides the keepalived on RHEL 9 for Red Hat Ceph Storage."
2626
LABEL io.k8s.display-name="Keepalived on RHEL 9"
2727
LABEL io.k8s.description="keepalived-container"
2828
LABEL io.openshift.tags="rhceph ceph keepalived"
29-
LABEL cpe=cpe:/a:redhat:ceph_storage:9::el9
29+
LABEL cpe=cpe:/a:redhat:ceph_storage:5::el9
3030
LABEL org.opencontainers.image.created="${BUILD_DATE}"

0 commit comments

Comments
 (0)