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/ubi9/ubi-minimal@sha256:7c5495d5fad59aaee12abc3cbbd2b283
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-rhel9" \
cpe="cpe:/a:redhat:openshift_ai:2.21::el9" \
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