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 Dockerfile.konflux
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:7c5495d5fad59aaee12abc3c
ARG USER=2000

LABEL com.redhat.component="odh-mm-rest-proxy-container" \
name="managed-open-data-hub/odh-mm-rest-proxy-rhel8" \
name="rhoai/odh-mm-rest-proxy-rhel9" \
cpe="cpe:/a:redhat:openshift_ai:2.23::el9" \
description="Converts RESTfull API calls into gRPC" \
summary="odh-mm-rest-proxy" \
maintainer="['[email protected]']" \
Expand Down