Skip to content

Commit 2eb01af

Browse files
NO-ISSUE: Add cpe label and fix name label
1 parent 9a5290c commit 2eb01af

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile.konflux

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ ENV SUMMARY="The image-based-install-operator orchestrates image-based cluster i
2424

2525
ARG version=2.6
2626

27-
LABEL name="image-based-install-operator" \
27+
LABEL name="multicluster-engine/image-based-install-rhel9" \
28+
cpe="cpe:/a:redhat:multicluster_engine:2.6::el9" \
2829
summary="${SUMMARY}" \
2930
description="${DESCRIPTION}" \
3031
com.redhat.component="image-based-install-operator" \

0 commit comments

Comments
 (0)