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:
7e3a06b
)
upgrade base image
author
Sam
<sam.saffron@gmail.com>
Tue, 22 Sep 2015 03:41:59 +0000
(13:41 +1000)
committer
Sam
<sam.saffron@gmail.com>
Tue, 22 Sep 2015 03:41:59 +0000
(13:41 +1000)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index e1a758d656b77ef1a1174e99a209fdc80fc5e017..db203c383119d7f092ee2ab8bd989ca2fd217d72 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
2
+image=samsaffron/discourse:1.0.1
3
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then