Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion argo-argoexec/Dockerfile.konflux
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ FROM registry.redhat.io/ubi8/ubi-minimal@sha256:43dde01be4e94afd22d8d95ee8abcc9f
ARG CI_CONTAINER_VERSION

LABEL com.redhat.component="odh-data-science-pipelines-argo-argoexec-container" \
name="managed-open-data-hub/odh-data-science-pipelines-argo-argoexec-rhel8" \
name="rhoai/odh-data-science-pipelines-argo-argoexec-rhel8" \
cpe="cpe:/a:redhat:openshift_ai:2.19::el8" \
description="Argo Executor for Argo Workflows used in Data Science Pipelines" \
summary="odh-data-science-pipelines-argo-argoexec" \
maintainer="['managed-open-data-hub@redhat.com']" \
Expand Down
Loading