We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04a9d7f + 246795a commit 7e0638dCopy full SHA for 7e0638d
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.5
+FROM quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.7
2
LABEL "name"="aicoe-osc-demo" \
3
- "io.openshift.s2i.build.image"="quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.5" \
+ "io.openshift.s2i.build.image"="quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.7" \
4
"io.openshift.s2i.scripts-url"="image:///opt/app-root/builder"
5
6
ENV JUPYTER_ENABLE_LAB="1" \
0 commit comments