From: Rafael dos Santos Silva Date: Fri, 28 Jul 2017 21:47:31 +0000 (-0300) Subject: FEATURE: Bump to latest image X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=398054040caf10937746cd1ba3f8752c00382a4a;p=discourse_docker.git FEATURE: Bump to latest image --- 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`