We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5290c commit 2eb01afCopy full SHA for 2eb01af
1 file changed
Dockerfile.konflux
@@ -24,7 +24,8 @@ ENV SUMMARY="The image-based-install-operator orchestrates image-based cluster i
24
25
ARG version=2.6
26
27
-LABEL name="image-based-install-operator" \
+LABEL name="multicluster-engine/image-based-install-rhel9" \
28
+ cpe="cpe:/a:redhat:multicluster_engine:2.6::el9" \
29
summary="${SUMMARY}" \
30
description="${DESCRIPTION}" \
31
com.redhat.component="image-based-install-operator" \
0 commit comments