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:
399a0bb
)
use new image
author
Sam Saffron
<sam.saffron@gmail.com>
Wed, 18 Nov 2015 09:45:14 +0000
(
04:45
-0500)
committer
Sam Saffron
<sam.saffron@gmail.com>
Wed, 18 Nov 2015 09:45:14 +0000
(
04:45
-0500)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 9038f8ff002dfb802d14e33e28addd06f38e6fa6..ba32b4b85bee3efed4bf07d5f9d23562d3d9784a 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.13
+image=
discourse/discourse:1.0.14
docker_path=`which docker.io || which docker`
if [ "${SUPERVISED}" = "true" ]; then