version bump
authorSam <sam.saffron@gmail.com>
Tue, 10 Mar 2015 04:49:53 +0000 (15:49 +1100)
committerSam <sam.saffron@gmail.com>
Tue, 10 Mar 2015 04:49:53 +0000 (15:49 +1100)
launcher

index 678ebfbc9fa16d14ae17813f66a0f4e6e2f87360..3a7fc19b434604b0814a8f8757c196fa5eea0b31 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -13,7 +13,7 @@ config_file=containers/"$config".yml
 cidfile=cids/"$config".cid
 cidbootstrap=cids/"$config"_bootstrap.cid
 local_discourse=local_discourse
-image=samsaffron/discourse:1.0.7
+image=samsaffron/discourse:1.0.8
 docker_path=`which docker.io || which docker`
 
 if [ "${SUPERVISED}" = "true" ]; then