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:
64716d4
)
Update to `discourse/base:2.0.20190505-2322`.
author
Guo Xiang Tan
<tgx_world@hotmail.com>
Tue, 21 May 2019 05:38:28 +0000
(13:38 +0800)
committer
Guo Xiang Tan
<tgx_world@hotmail.com>
Tue, 21 May 2019 05:38:28 +0000
(13:38 +0800)
Old base images carry test gems in the production env.
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 6a09c0cfc6997c68c8ea39192fdda387b7fe7139..8ef915c95d2d8fe49045564249f48c02da74d533 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-81,7
+81,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.20190
429-1058
"
+image="discourse/base:2.0.20190
505-2322
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`