Skip to content

Commit

Permalink
align ml-collaboative to latest base collab
Browse files Browse the repository at this point in the history
  • Loading branch information
spigad authored Jul 18, 2022
1 parent 5d0be40 commit f7f2c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/ML-INFN/jupyterlab-collaborative/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Image name: dodasts/ml-infn-jlabc
FROM dodasts/snj-base-jlabc-gpu:v1.0.0-snj
FROM dodasts/snj-base-jlabc-gpu:v1.0.5-snj

# Disable diff checkpoit
RUN jupyter labextension disable nbdime-jupyterlab
Expand All @@ -24,4 +24,4 @@ RUN python3 -m pip install --no-cache-dir \
scikit-image==0.18.3 \
scikit-learn==1.0.1 \
torch==1.10.0 \
uproot==4.1.7
uproot==4.1.7

0 comments on commit f7f2c14

Please sign in to comment.