mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-11-01 02:27:45 +00:00
Upgrade snappymail to v2.29.1
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
Update hardened malloc as the original package is not available from alpine anymore.
|
Update hardened malloc as the original package is not available from alpine anymore.
|
||||||
The newer version of hardened malloc requires AVX2: Disable it by default at startup and hint in the logs when it should be enabled instead.
|
The newer version of hardened malloc requires AVX2: Disable it by default at startup and hint in the logs when it should be enabled instead.
|
||||||
|
Upgrade snappymail to v2.29.1
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ COPY roundcube/config/config.inc.carddav.php /var/www/roundcube/plugins/carddav/
|
|||||||
|
|
||||||
# snappymail
|
# snappymail
|
||||||
|
|
||||||
ENV SNAPPYMAIL_URL https://github.com/the-djmaze/snappymail/releases/download/v2.28.4/snappymail-2.28.4.tar.gz
|
ENV SNAPPYMAIL_URL https://github.com/the-djmaze/snappymail/releases/download/v2.29.1/snappymail-2.29.1.tar.gz
|
||||||
|
|
||||||
RUN set -euxo pipefail \
|
RUN set -euxo pipefail \
|
||||||
; mkdir /var/www/snappymail \
|
; mkdir /var/www/snappymail \
|
||||||
|
|||||||
Reference in New Issue
Block a user