Skip to content

Commit 7e0638d

Browse files
authored
Merge pull request #242 from os-climate/Shreyanand-patch-3
Update dockerfile with latest image
2 parents 04a9d7f + 246795a commit 7e0638d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.5
1+
FROM quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.7
22
LABEL "name"="aicoe-osc-demo" \
3-
"io.openshift.s2i.build.image"="quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.5" \
3+
"io.openshift.s2i.build.image"="quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.7" \
44
"io.openshift.s2i.scripts-url"="image:///opt/app-root/builder"
55

66
ENV JUPYTER_ENABLE_LAB="1" \

0 commit comments

Comments
 (0)