Bump base image to latest in launcher
authorRafael dos Santos Silva <xfalcox@gmail.com>
Thu, 1 Jun 2017 16:14:19 +0000 (13:14 -0300)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Thu, 1 Jun 2017 16:14:19 +0000 (13:14 -0300)
launcher

index 4115d6bf258827fe9fd941295b4bd6b0e89efe62..850041abe6580917cd3e94249e1f7e25731c8136 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.10
+image=discourse/base:2.0.20170531
 docker_path=`which docker.io || which docker`
 git_path=`which git`