Skip to content

Commit

Permalink
fix python version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed May 7, 2024
1 parent 57ba6b1 commit b0155d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vre-singleuser-py311/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#FROM quay.io/jupyter/scipy-notebook:python-3.11.8
FROM jupyter/scipy-notebook:python-3.10.11
FROM quay.io/jupyter/scipy-notebook:python-3.11.8
#FROM jupyter/scipy-notebook:python-3.10.11
LABEL author="Image based on the work by Muhammad Aditya Hilmy - ESCAPE WP2 2020"
LABEL maintainer="VRE Team @ CERN 22/23 - E. Garcia, E. Gazzarrini, D. Gosein"
LABEL org.opencontainers.image.source https://github.com/vre-hub/environments
Expand Down

0 comments on commit b0155d4

Please sign in to comment.