upgrade image
authorSam Saffron <sam.saffron@gmail.com>
Mon, 22 Feb 2016 06:55:16 +0000 (17:55 +1100)
committerSam Saffron <sam.saffron@gmail.com>
Mon, 22 Feb 2016 06:55:16 +0000 (17:55 +1100)
launcher

index a3ebeb767cda9f03f6d03c72ea5186a038ccfd2e..74feb7e7184782a206af9b5879c9bfcda84e5e91 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -22,7 +22,7 @@ docker_rec_version='1.6.0'
 config_file=containers/"$config".yml
 cidbootstrap=cids/"$config"_bootstrap.cid
 local_discourse=local_discourse
-image=discourse/discourse:1.0.16
+image=discourse/discourse:1.0.17
 docker_path=`which docker.io || which docker`