Bump base image for launcher.
authorGuo Xiang Tan <tgx_world@hotmail.com>
Mon, 23 Jul 2018 03:45:37 +0000 (11:45 +0800)
committerGuo Xiang Tan <tgx_world@hotmail.com>
Mon, 23 Jul 2018 03:45:37 +0000 (11:45 +0800)
launcher

index c562e39aa1001c2cfeec367d61899c3769878ddc..a8e50da58175cc91dac69f8d43f23f22d40779dc 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.20180613
+image=discourse/base:2.0.20180717
 docker_path=`which docker.io || which docker`
 git_path=`which git`