Bump base image
authorRafael dos Santos Silva <xfalcox@gmail.com>
Mon, 4 Dec 2017 18:18:28 +0000 (16:18 -0200)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2017 18:18:28 +0000 (16:18 -0200)
launcher

index 9d1a543d0765237f313bd8b998ff7d397535edf2..879d9b10a57292c5efb44ab78d32aa892d02f672 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.20171008
+image=discourse/base:2.0.20171204
 docker_path=`which docker.io || which docker`
 git_path=`which git`