We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112410c commit a3726f1Copy full SHA for a3726f1
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.7
26
27
-LABEL name="image-based-install-operator" \
+LABEL name="multicluster-engine/image-based-install-rhel9" \
28
+ cpe="cpe:/a:redhat:multicluster_engine:2.7::el9" \
29
summary="${SUMMARY}" \
30
description="${DESCRIPTION}" \
31
com.redhat.component="image-based-install-operator" \
0 commit comments