bump version
authorSam <sam.saffron@gmail.com>
Fri, 29 May 2015 08:18:43 +0000 (18:18 +1000)
committerSam <sam.saffron@gmail.com>
Fri, 29 May 2015 08:18:43 +0000 (18:18 +1000)
launcher

index a8dedc7664fcfb5c41dec033055f6f4ce8669df7..2776e686a7624e6b148ae84a8411c5631cf41505 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.11
+image=samsaffron/discourse:1.0.12
 docker_path=`which docker.io || which docker`
 
 if [ "${SUPERVISED}" = "true" ]; then