From 7d511d4590a8ba61ea2f4f76d517e625bb1dd15f Mon Sep 17 00:00:00 2001 From: Charles Troupin Date: Fri, 19 Aug 2022 12:17:15 +0200 Subject: [PATCH] new version of Julia --- Singularity | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Singularity b/Singularity index 6d4c0e3..7e294fb 100644 --- a/Singularity +++ b/Singularity @@ -1,8 +1,8 @@ Bootstrap: docker -From: julia:1.8.0-rc3 +From: julia:1.8.0 %help - Julia 1.8.0-rc3 with DIVAnd (run from a writable directory to create .julia-depot-singularity) + Julia 1.8.0 with DIVAnd (run from a writable directory to create .julia-depot-singularity) %post