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:
89a6bba
)
Bump base image
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Fri, 15 Jun 2018 22:32:06 +0000
(19:32 -0300)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Fri, 15 Jun 2018 22:32:06 +0000
(19:32 -0300)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 96bd09b6ad2cefceb56840737386abdbeeb04d1c..0d41fa02563506178b4ca0e2c9c121f55b7bf07d 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/base:2.0.201806
08
+image=discourse/base:2.0.201806
13
docker_path=`which docker.io || which docker`
git_path=`which git`