Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Build the S4U tuto on top of the stable image again
[simgrid.git] / tools / docker / Dockerfile.tuto-s4u
index f1f5939..0c853db 100644 (file)
@@ -1,5 +1,5 @@
 # Base image
-FROM simgrid/unstable
+FROM simgrid/stable
 
 RUN apt update && apt -y upgrade