web UI example and CVE-2020-8231 fix again

This commit is contained in:
bunkerity
2020-12-11 11:44:45 +01:00
parent 559b7835d4
commit 7b55acbe8b
6 changed files with 44 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ RUN apk --no-cache add certbot libstdc++ libmaxminddb geoip pcre yajl fail2ban c
chmod 750 /acme-challenge
# Fix CVE-2020-28928 & CVE-2020-8231
RUN apk --no-cache add "musl-utils>1.1.24-r2" "libcurl>7.67.0-r1"
RUN apk --no-cache add "musl-utils>1.1.24-r2" "curl>7.67.0-r1"
VOLUME /www /http-confs /server-confs /modsec-confs /modsec-crs-confs /cache