FEATURE: Bump to latest image
authorRafael dos Santos Silva <xfalcox@gmail.com>
Fri, 28 Jul 2017 21:47:31 +0000 (18:47 -0300)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Fri, 28 Jul 2017 21:47:31 +0000 (18:47 -0300)
launcher

index 29fa014207b9d84638819cbbf51bdff8db8a882d..57fae20bf8da890c09065ca9db14380eb2a4524b 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/base:2.0.20170531
+image=discourse/base:2.0.20170728
 docker_path=`which docker.io || which docker`
 git_path=`which git`