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:
cac4e5c
)
Bump `discourse/base` docker image.
author
Guo Xiang Tan
<tgx_world@hotmail.com>
Wed, 10 Oct 2018 06:21:44 +0000
(14:21 +0800)
committer
GitHub
<noreply@github.com>
Wed, 10 Oct 2018 06:21:44 +0000
(14:21 +0800)
Includes the new maxmind db rake task to resolve location based on IP.
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 0ed8ccb86c98e1a6b53e59f8f8de0523327ce964..5604a85b16b4713221d517cc79a58258e6a14ad5 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-69,7
+69,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.2018
0802
+image=discourse/base:2.0.2018
1010
docker_path=`which docker.io || which docker`
git_path=`which git`