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:
9cf4257
)
DEV: Bump baseimage
author
Sam Saffron
<sam.saffron@gmail.com>
Thu, 27 Feb 2020 04:53:38 +0000
(15:53 +1100)
committer
Sam Saffron
<sam.saffron@gmail.com>
Thu, 27 Feb 2020 04:53:38 +0000
(15:53 +1100)
This includes updated dependencies required for the codereview plugin and
additional fixes
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 41e7c72c03e2d038c12e272e11231e31851ea63b..383ebb945fa4ce95bc4526396d181adc74b3b2e6 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-88,7
+88,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.20
191219-2109
"
+image="discourse/base:2.0.20
200220-2221
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`