bump image version
authorSam <sam.saffron@gmail.com>
Wed, 8 Jun 2016 21:15:54 +0000 (07:15 +1000)
committerSam <sam.saffron@gmail.com>
Wed, 8 Jun 2016 21:15:54 +0000 (07:15 +1000)
launcher

index 04848bc5d716bbcb6cf12c8be2de20af95310696..e188c57b4f0f13864511262b789e64e60575e60f 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -60,7 +60,7 @@ git_rec_version='1.8.0'
 config_file=containers/"$config".yml
 cidbootstrap=cids/"$config"_bootstrap.cid
 local_discourse=local_discourse
-image=discourse/discourse:1.3.3
+image=discourse/discourse:1.3.5
 docker_path=`which docker.io || which docker`
 git_path=`which git`