1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-30 04:30:49 +02:00

updated to carddav 4.3.0

This commit is contained in:
Alexander Graf 2021-11-30 17:18:59 +01:00
parent 1ebdb26979
commit 7c2c2dc65a
No known key found for this signature in database
GPG Key ID: B8A9DC143E075629

View File

@ -39,7 +39,7 @@ RUN set -eu \
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.5.1/roundcubemail-1.5.1-complete.tar.gz
ENV CARDDAV_URL https://github.com/mstilkerich/rcmcarddav/releases/download/v4.2.2/carddav-v4.2.2.tar.gz
ENV CARDDAV_URL https://github.com/mstilkerich/rcmcarddav/releases/download/v4.3.0/carddav-v4.3.0.tar.gz
RUN set -eu \
&& rm -rf /var/www/html/ \