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:
26a195e
)
bump launcher for IP address lookups
author
Sam
<sam.saffron@gmail.com>
Wed, 31 Oct 2018 04:48:17 +0000
(15:48 +1100)
committer
Sam
<sam.saffron@gmail.com>
Wed, 31 Oct 2018 04:48:17 +0000
(15:48 +1100)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 5604a85b16b4713221d517cc79a58258e6a14ad5..1383ec85561f030b7ff7a5b4c9e410d769dc254a 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.201810
10
+image=discourse/base:2.0.201810
31
docker_path=`which docker.io || which docker`
git_path=`which git`