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:
3f00c69
)
FEATURE: Bump base image (#511)
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Mon, 21 Dec 2020 22:45:38 +0000
(19:45 -0300)
committer
GitHub
<noreply@github.com>
Mon, 21 Dec 2020 22:45:38 +0000
(09:45 +1100)
Provides new version of ImageMagick
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 22441d3b75c75b0c5eab56ee35b703cafc872290..8a3e51282e30ff10e3fb1b12a82de2d5d67aecda 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-90,7
+90,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.202012
08-1739
"
+image="discourse/base:2.0.202012
21-2020
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`