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:
d587158
)
Update Discourse base image to 2.0.20200429-2110
author
Michael Brown
<supermathie@gmail.com>
Thu, 30 Apr 2020 03:00:24 +0000
(23:00 -0400)
committer
Michael Brown
<supermathie@gmail.com>
Thu, 30 Apr 2020 03:00:24 +0000
(23:00 -0400)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 12bca22fb96a94a0366a3ec9ce6c21ce283cf39e..062083d52106e8eaabbca583c92c55245e2bf0ca 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.20200
220-2221
"
+image="discourse/base:2.0.20200
429-2110
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`