1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Update deps

(cherry picked from commit da168322d6)
This commit is contained in:
Florent Daigniere
2024-08-02 21:24:41 +02:00
committed by Mergify
parent fe3e13e56e
commit 6fd984afb1
3 changed files with 4 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ COPY roundcube/config/config.inc.carddav.php /var/www/roundcube/plugins/carddav/
# snappymail
ENV SNAPPYMAIL_URL https://github.com/the-djmaze/snappymail/releases/download/v2.36.1/snappymail-2.36.1.tar.gz
ENV SNAPPYMAIL_URL https://github.com/the-djmaze/snappymail/releases/download/v2.36.4/snappymail-2.36.4.tar.gz
RUN set -euxo pipefail \
; mkdir /var/www/snappymail \