From 8868a3655515a2d8620050358b7adcc244e7d67a Mon Sep 17 00:00:00 2001 From: Rafael dos Santos Silva Date: Mon, 2 Sep 2019 15:15:01 -0300 Subject: [PATCH] Bump base image --- launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher b/launcher index 93b422b..8d8a148 100755 --- a/launcher +++ b/launcher @@ -88,7 +88,7 @@ git_rec_version='1.8.0' config_file=containers/"$config".yml cidbootstrap=cids/"$config"_bootstrap.cid local_discourse=local_discourse -image="discourse/base:2.0.20190625-0946" +image="discourse/base:2.0.20190901-2315" docker_path=`which docker.io 2> /dev/null || which docker` git_path=`which git` -- 2.25.1