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:
8c9edf5
)
bump version
author
Sam
<sam.saffron@gmail.com>
Fri, 29 May 2015 08:18:43 +0000
(18:18 +1000)
committer
Sam
<sam.saffron@gmail.com>
Fri, 29 May 2015 08:18:43 +0000
(18:18 +1000)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index a8dedc7664fcfb5c41dec033055f6f4ce8669df7..2776e686a7624e6b148ae84a8411c5631cf41505 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=samsaffron/discourse:1.0.1
1
+image=samsaffron/discourse:1.0.1
2
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then