File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
jupyter/minimal/ubi9-python-3.11 Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,9 @@ LABEL name="odh-notebook-jupyter-minimal-ubi9-python-3.11" \
64
64
authoritative-source-url="https://github.com/opendatahub-io/notebooks" \
65
65
io.openshift.build.commit.ref="main" \
66
66
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"
68
70
69
71
WORKDIR /opt/app-root/bin
70
72
You can’t perform that action at this time.
0 commit comments