From f7f2c148609f28cb95138deda1cd3ae27510618a Mon Sep 17 00:00:00 2001 From: spigad Date: Mon, 18 Jul 2022 12:10:52 +0200 Subject: [PATCH] align ml-collaboative to latest base collab --- docker/ML-INFN/jupyterlab-collaborative/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/ML-INFN/jupyterlab-collaborative/Dockerfile b/docker/ML-INFN/jupyterlab-collaborative/Dockerfile index d1acc940..21f9410b 100644 --- a/docker/ML-INFN/jupyterlab-collaborative/Dockerfile +++ b/docker/ML-INFN/jupyterlab-collaborative/Dockerfile @@ -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 @@ -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 \ No newline at end of file + uproot==4.1.7