Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The python tuto needs the unstable version of simgrid
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 21 Jan 2022 14:32:05 +0000 (15:32 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Fri, 21 Jan 2022 14:32:05 +0000 (15:32 +0100)
tools/docker/Dockerfile.tuto-s4u

index c4cb4b3..c95d7fa 100644 (file)
@@ -1,5 +1,5 @@
 # Base image
 # Base image
-FROM simgrid/stable
+FROM simgrid/unstable
 
 RUN apt update && apt -y upgrade
 
 
 RUN apt update && apt -y upgrade