Skip to content

Commit 463d839

Browse files
committed
feat(container): Label as UBI, not RHEL
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
1 parent beb70aa commit 463d839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.konflux/Containerfile.plugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ COPY --from=builder /usr/src/app/dist /var/www/html/plugin
5151
CMD run-httpd
5252

5353
LABEL \
54-
name="openshift-gitops-1/gitops-console-plugin-rhel8" \
54+
name="openshift-gitops-1/gitops-console-plugin-ubi10" \
5555
License="Apache 2.0" \
5656
com.redhat.component="openshift-gitops-console-plugin-container" \
5757
com.redhat.delivery.appregistry="false" \

0 commit comments

Comments
 (0)