Bump base image
authorRafael dos Santos Silva <xfalcox@gmail.com>
Wed, 13 Jun 2018 15:56:45 +0000 (12:56 -0300)
committerRafael dos Santos Silva <xfalcox@gmail.com>
Wed, 13 Jun 2018 15:56:45 +0000 (12:56 -0300)
launcher

index 9d44cda60c851be6d2efe8a03827554898021030..96bd09b6ad2cefceb56840737386abdbeeb04d1c 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.20180404
+image=discourse/base:2.0.20180608
 docker_path=`which docker.io || which docker`
 git_path=`which git`