projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84a9429
)
Bump base image for launcher.
author
Guo Xiang Tan
<tgx_world@hotmail.com>
Tue, 10 Oct 2017 03:14:58 +0000
(11:14 +0800)
committer
Guo Xiang Tan
<tgx_world@hotmail.com>
Tue, 10 Oct 2017 03:14:58 +0000
(11:14 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/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.20170
728
+image=discourse/base:2.0.20170
915
docker_path=`which docker.io || which docker`
git_path=`which git`