From 9d8da4b385ef7cbca99491a76f54af35ef205b91 Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Mon, 23 Jul 2018 11:45:37 +0800 Subject: [PATCH] Bump base image for launcher. --- launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher b/launcher index c562e39..a8e50da 100755 --- a/launcher +++ b/launcher @@ -64,7 +64,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.20180613 +image=discourse/base:2.0.20180717 docker_path=`which docker.io || which docker` git_path=`which git` -- 2.25.1