updated to rc 1.5.1

master
Alexander Graf 3 years ago
parent eda0e3a226
commit 1ebdb26979
No known key found for this signature in database
GPG Key ID: B8A9DC143E075629

@ -37,7 +37,7 @@ RUN set -eu \
&& apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false \
&& rm -rf /var/lib/apt/lists
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.5.0/roundcubemail-1.5.0-complete.tar.gz
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

Loading…
Cancel
Save