From 40fb1fef0453bc6e4d6477702e9ee95e0b148871 Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Thu, 4 Jul 2024 11:14:46 +0200 Subject: [PATCH] dev cluster and python3.9 --- vre-singleuser-reana-dev/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vre-singleuser-reana-dev/Dockerfile b/vre-singleuser-reana-dev/Dockerfile index e550e76..1ac9ddf 100644 --- a/vre-singleuser-reana-dev/Dockerfile +++ b/vre-singleuser-reana-dev/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/jupyter/scipy-notebook:python-3.11.8 +FROM jupyter/scipy-notebook:python-3.9.13 LABEL author="Image based on the work by Muhammad Aditya Hilmy - ESCAPE WP2 2020" LABEL maintainer="VRE Team @ CERN 2024 - E. Garcia" LABEL org.opencontainers.image.source https://github.com/vre-hub/environments