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:
b692981
)
Bumps laucher to use docker image version 1.3.7
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Fri, 28 Oct 2016 19:34:03 +0000
(17:34 -0200)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Fri, 28 Oct 2016 19:34:03 +0000
(17:34 -0200)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index b0e14d983d50da995e5a16eaa06837513ef2b369..8779a7794b23598b6662ae716fe7904a78f8282e 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/discourse:1.3.
5
+image=discourse/discourse:1.3.
7
docker_path=`which docker.io || which docker`
git_path=`which git`