bump version
authorSam <sam.saffron@gmail.com>
Mon, 15 Dec 2014 02:22:29 +0000 (13:22 +1100)
committerSam <sam.saffron@gmail.com>
Mon, 15 Dec 2014 02:28:11 +0000 (13:28 +1100)
launcher

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