mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-03 14:52:36 +02:00
Roundcube 1.6.8
This commit is contained in:
parent
cfec4c58cc
commit
407024d59a
@ -1,3 +1,4 @@
|
|||||||
Update to a newer clamav 1.2.3-45
|
Update to a newer clamav 1.2.3-45
|
||||||
Update to snappymail 2.36.4
|
Update to snappymail 2.36.4
|
||||||
|
Update to roundcube 1.6.8 (CVE-2024-42009, CVE-2024-42008, CVE-2024-42010)
|
||||||
Add a new DNS entry for autodiscover (old MUA autoconfiguration)
|
Add a new DNS entry for autodiscover (old MUA autoconfiguration)
|
||||||
|
@ -28,7 +28,7 @@ RUN set -euxo pipefail \
|
|||||||
; mkdir -p /run/nginx /conf
|
; mkdir -p /run/nginx /conf
|
||||||
|
|
||||||
# roundcube
|
# roundcube
|
||||||
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.6.7/roundcubemail-1.6.7-complete.tar.gz
|
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.6.8/roundcubemail-1.6.8-complete.tar.gz
|
||||||
ENV CARDDAV_URL https://github.com/mstilkerich/rcmcarddav/releases/download/v5.1.0/carddav-v5.1.0.tar.gz
|
ENV CARDDAV_URL https://github.com/mstilkerich/rcmcarddav/releases/download/v5.1.0/carddav-v5.1.0.tar.gz
|
||||||
|
|
||||||
RUN set -euxo pipefail \
|
RUN set -euxo pipefail \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user