From 398054040caf10937746cd1ba3f8752c00382a4a Mon Sep 17 00:00:00 2001 From: Rafael dos Santos Silva Date: Fri, 28 Jul 2017 18:47:31 -0300 Subject: [PATCH] FEATURE: Bump to latest image --- launcher | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher b/launcher index 29fa014..57fae20 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.20170531 +image=discourse/base:2.0.20170728 docker_path=`which docker.io || which docker` git_path=`which git` -- 2.25.1