Skip to content

Commit

Permalink
Bump version of jupyterlab-link-share
Browse files Browse the repository at this point in the history
Brings in jupyterlab-contrib/jupyterlab-link-share#27
as retrolab is going to be (hopefully) used by data8

Ref berkeley-dsep-infra#3027
  • Loading branch information
yuvipanda committed Nov 19, 2021
1 parent 674c5e4 commit 974c853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/data8/image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ EXPOSE 8888

# Temporarily install newer version of jupyterlab-link-share
# Move this back to just installing off infra-requirements once we are a bit stable
RUN pip install -U jupyterlab-link-share==0.2.3
RUN pip install -U jupyterlab-link-share==0.2.4

ENTRYPOINT ["tini", "--"]

0 comments on commit 974c853

Please sign in to comment.