Bumps laucher to use docker image version 1.3.7
authorRafael dos Santos Silva <xfalcox@gmail.com>
Fri, 28 Oct 2016 19:34:03 +0000 (17:34 -0200)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Fri, 28 Oct 2016 19:34:03 +0000 (17:34 -0200)
launcher

index b0e14d983d50da995e5a16eaa06837513ef2b369..8779a7794b23598b6662ae716fe7904a78f8282e 100755 (executable)
--- a/launcher
+++ b/launcher
@@ -64,7 +64,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.5
+image=discourse/discourse:1.3.7
 docker_path=`which docker.io || which docker`
 git_path=`which git`