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:
a4b6986
)
Bump base image for OpenSSL CVEs
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Thu, 18 Feb 2021 19:01:50 +0000
(16:01 -0300)
committer
Rafael dos Santos Silva
<xfalcox@gmail.com>
Thu, 18 Feb 2021 19:06:20 +0000
(16:06 -0300)
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947949
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index defb2cf36f20e0ffb91bb4a59147a232f76527c5..d5a6e4c3c2b13c6d78fae7b0eb3cb77f48d5fd76 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.202
01221-2020
"
+image="discourse/base:2.0.202
10217-2235
"
docker_path=`which docker.io 2> /dev/null || which docker`
git_path=`which git`