From 0c97383ce27d7828a2c20a483277917fcce08ec6 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 5 Oct 2018 23:00:50 +0200 Subject: [PATCH] docker: the stable version is enough now that we released --- tools/docker/Dockerfile.tuto-s4u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/docker/Dockerfile.tuto-s4u b/tools/docker/Dockerfile.tuto-s4u index 1753cc1267..7832a80bed 100644 --- a/tools/docker/Dockerfile.tuto-s4u +++ b/tools/docker/Dockerfile.tuto-s4u @@ -1,5 +1,5 @@ # Base image -FROM simgrid/unstable +FROM simgrid/stable # - Clone simgrid-template-s4u, as it is needed by the tutorial RUN apt update && apt install -y pajeng r-base r-cran-ggplot2 r-cran-dplyr cmake g++ git libboost-all-dev&& \ -- 2.20.1