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:
05d4d34
)
Bump base image for launcher.
author
Guo Xiang Tan
<tgx_world@hotmail.com>
Mon, 23 Jul 2018 03:45:37 +0000
(11:45 +0800)
committer
Guo Xiang Tan
<tgx_world@hotmail.com>
Mon, 23 Jul 2018 03:45:37 +0000
(11:45 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/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.20180
613
+image=discourse/base:2.0.20180
717
docker_path=`which docker.io || which docker`
git_path=`which git`