mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-06 23:36:26 +02:00
Upgrade to the latest version of roundcube - 1.6.10
Upgrade to the latest version of roundcube
This commit is contained in:
parent
4b45d06ebd
commit
d48cc06c59
@ -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.9/roundcubemail-1.6.9-complete.tar.gz
|
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.6.10/roundcubemail-1.6.10-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