We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05dfcdd commit e1aa672Copy full SHA for e1aa672
Dockerfile
@@ -26,5 +26,5 @@ LABEL summary="Provides the keepalived on RHEL 9 for Red Hat Ceph Storage."
26
LABEL io.k8s.display-name="Keepalived on RHEL 9"
27
LABEL io.k8s.description="keepalived-container"
28
LABEL io.openshift.tags="rhceph ceph keepalived"
29
-LABEL cpe=cpe:/a:redhat:ceph_storage:9::el9
30
-LABEL org.opencontainers.image.created="${BUILD_DATE}"
+LABEL cpe=cpe:/a:redhat:ceph_storage:7::el9
+LABEL org.opencontainers.image.created="${BUILD_DATE}"
0 commit comments