From: Sam Date: Tue, 10 Oct 2017 03:50:08 +0000 (+1100) Subject: bump image X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7c28a0615c29c26d6f115c7b3166a7597745db7f;p=discourse_docker.git bump image --- diff --git a/launcher b/launcher index 3b1c010..1711eae 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.20170915 +image=discourse/base:2.0.20171008 docker_path=`which docker.io || which docker` git_path=`which git`