upgrade base image
authorSam <sam.saffron@gmail.com>
Tue, 22 Sep 2015 03:41:59 +0000 (13:41 +1000)
committerSam <sam.saffron@gmail.com>
Tue, 22 Sep 2015 03:41:59 +0000 (13:41 +1000)
launcher

index e1a758d656b77ef1a1174e99a209fdc80fc5e017..db203c383119d7f092ee2ab8bd989ca2fd217d72 100755 (executable)
--- 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.12
+image=samsaffron/discourse:1.0.13
 docker_path=`which docker.io || which docker`
 
 if [ "${SUPERVISED}" = "true" ]; then