From: Sam Date: Wed, 9 Apr 2014 01:38:50 +0000 (+1000) Subject: BUGFIX: No more heartbleed X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=5103dbedde289543f44665a40ddaa4ddc68dee0a;p=discourse_docker.git BUGFIX: No more heartbleed updated base image --- diff --git a/launcher b/launcher index a7e6233..8856ce2 100755 --- a/launcher +++ b/launcher @@ -6,7 +6,7 @@ config_file=containers/"$config".yml cidfile=cids/"$config".cid cidbootstrap=cids/"$config"_boostrap.cid local_discourse=local_discourse -image=samsaffron/discourse:0.1.2 +image=samsaffron/discourse:0.2.0 docker_path=`which docker` docker_ip=`/sbin/ifconfig | \