You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
Provide fix in postgresql container for CVE-2021-23240, CVE-2021-3156, CVE-2021-23239
This commit is contained in:
@@ -3,6 +3,7 @@ FROM $DISTRO
|
|||||||
# python3 shared with most images
|
# python3 shared with most images
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
python3 py3-pip bash py3-multidict \
|
python3 py3-pip bash py3-multidict \
|
||||||
|
&& apk add --upgrade sudo \
|
||||||
&& pip3 install --upgrade pip
|
&& pip3 install --upgrade pip
|
||||||
|
|
||||||
# Shared layer between nginx, dovecot, postfix, postgresql, rspamd, unbound, rainloop, roundcube
|
# Shared layer between nginx, dovecot, postfix, postgresql, rspamd, unbound, rainloop, roundcube
|
||||||
|
|||||||
Reference in New Issue
Block a user