Skip to content

Commit b92a6e9

Browse files
Rakshitha-Kamathrakshithakamath94
authored andcommitted
Fix the cpe tag
Signed-off-by: Rakshitha-Kamath <[email protected]>
1 parent f8f3d60 commit b92a6e9

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
@@ -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
30-
LABEL org.opencontainers.image.created="${BUILD_DATE}"
29+
LABEL cpe=cpe:/a:redhat:ceph_storage:8::el9
30+
LABEL org.opencontainers.image.created="${BUILD_DATE}"

0 commit comments

Comments
 (0)