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:
570c677
)
bump version
author
Sam Saffron
<sam.saffron@gmail.com>
Thu, 19 Nov 2015 08:56:24 +0000
(
03:56
-0500)
committer
Sam Saffron
<sam.saffron@gmail.com>
Thu, 19 Nov 2015 08:56:24 +0000
(
03:56
-0500)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index ba32b4b85bee3efed4bf07d5f9d23562d3d9784a..4f402cc32d6b5183b49d251c306c6d975bc88ff1 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-22,7
+22,7
@@
docker_rec_version='1.2.0'
config_file=containers/"$config".yml
cidbootstrap=cids/"$config"_bootstrap.cid
local_discourse=local_discourse
-image=discourse/discourse:1.0.1
4
+image=discourse/discourse:1.0.1
5
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then