Bump base image for launcher.
authorGuo Xiang Tan <tgx_world@hotmail.com>
Tue, 10 Oct 2017 03:14:58 +0000 (11:14 +0800)
committerGuo Xiang Tan <tgx_world@hotmail.com>
Tue, 10 Oct 2017 03:14:58 +0000 (11:14 +0800)
launcher

index 0a90baa27d643a7e5715f06288b54a1aff020daf..3b1c0107d6a56505bd6a48b7ac5b047ae5fc2baa 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.20170728
+image=discourse/base:2.0.20170915
 docker_path=`which docker.io || which docker`
 git_path=`which git`