Skip to content

Commit

Permalink
Merge pull request #43 from NASA-IMPACT/ranchodeluxe-patch-1
Browse files Browse the repository at this point in the history
update custom pangeo-notebook to base sha
  • Loading branch information
ranchodeluxe authored Mar 7, 2024
2 parents b14f373 + f4380d3 commit 9569db5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-images/custom/nasa-veda-singleuser/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM public.ecr.aws/nasa-veda/pangeo-notebook:56cc88560df6cf444d49af7d8f0f7a340d412ce0f10ab441254cb712b9480281
FROM public.ecr.aws/nasa-veda/pangeo-notebook:60b023fba2ca5f9e19d285c245987e368e27c0ea626b65777b204cec14b697c7
# above hash is JH version 4.x
ENV VERSION=0.0.1
ENV VERSION=0.0.2
# NOTE: the below script is used as a k8s post-start hook to copy /veda-docs repository to all user pods
COPY --chown=jovyan:jovyan ./k8s-lifecycle-hook-post-start.py /opt/k8s-lifecycle-hook-post-start.py
RUN chmod +x /opt/k8s-lifecycle-hook-post-start.py

0 comments on commit 9569db5

Please sign in to comment.