From: Sam Saffron Date: Wed, 18 Nov 2015 09:45:14 +0000 (-0500) Subject: use new image X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a67f4dbf7e20d03cc10c0721f91d05bc8706c664;p=discourse_docker.git use new image --- diff --git a/launcher b/launcher index 9038f8f..ba32b4b 100755 --- a/launcher +++ b/launcher @@ -22,7 +22,7 @@ docker_rec_version='1.2.0' config_file=containers/"$config".yml cidbootstrap=cids/"$config"_bootstrap.cid local_discourse=local_discourse -image=samsaffron/discourse:1.0.13 +image=discourse/discourse:1.0.14 docker_path=`which docker.io || which docker` if [ "${SUPERVISED}" = "true" ]; then