Skip to content

Commit 857f86d

Browse files
authored
add LABELs to jupyter minimal py311
1 parent efaeb98 commit 857f86d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

jupyter/minimal/ubi9-python-3.11/Dockerfile.konflux.cpu

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,9 @@ LABEL name="odh-notebook-jupyter-minimal-ubi9-python-3.11" \
6464
authoritative-source-url="https://github.com/opendatahub-io/notebooks" \
6565
io.openshift.build.commit.ref="main" \
6666
io.openshift.build.source-location="https://github.com/opendatahub-io/notebooks/tree/main/jupyter/minimal/ubi9-python-3.11" \
67-
io.openshift.build.image="quay.io/opendatahub/workbench-images:jupyter-minimal-ubi9-python-3.11"
67+
io.openshift.build.image="quay.io/opendatahub/workbench-images:jupyter-minimal-ubi9-python-3.11" \
68+
com.redhat.component="odh-workbench-jupyter-minimal-cpu-py311-rhel9" \
69+
com.redhat.license_terms="https://www.redhat.com/licenses/Red_Hat_Standard_EULA_20191108.pdf"
6870

6971
WORKDIR /opt/app-root/bin
7072

0 commit comments

Comments
 (0)