mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-18 03:21:36 +02:00
Merge #1548
1548: Update Roundcube to 1.4.6 r=mergify[bot] a=HorayNarea ## What type of PR? enhancement ## What does this PR do? Update Roundcube to 1.4.6 Co-authored-by: Thomas Sänger <thomas@gecko.space>
This commit is contained in:
commit
f602ef4fe2
@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y \
|
||||
# Shared layer between nginx, dovecot, postfix, postgresql, rspamd, unbound, rainloop, roundcube
|
||||
RUN pip3 install socrate
|
||||
|
||||
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.4.3/roundcubemail-1.4.3-complete.tar.gz
|
||||
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.4.6/roundcubemail-1.4.6-complete.tar.gz
|
||||
|
||||
ENV CARDDAV_URL https://github.com/blind-coder/rcmcarddav/releases/download/v3.0.3/carddav-3.0.3.tar.bz2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user