Skip to content

Commit

Permalink
Merge pull request #242 from os-climate/Shreyanand-patch-3
Browse files Browse the repository at this point in the history
Update dockerfile with latest image
  • Loading branch information
Shreyanand authored Nov 21, 2022
2 parents 04a9d7f + 246795a commit 7e0638d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.5
FROM quay.io/thoth-station/s2i-elyra-custom-notebook:v0.4.7
LABEL "name"="aicoe-osc-demo" \
"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" \
"io.openshift.s2i.scripts-url"="image:///opt/app-root/builder"

ENV JUPYTER_ENABLE_LAB="1" \
Expand Down

0 comments on commit 7e0638d

Please sign in to comment.