mirror of
https://github.com/Mailu/Mailu.git
synced 2025-04-19 12:02:33 +02:00
Merge #1148
1148: update roundcube 1.3.10 r=mergify[bot] a=HorayNarea Co-authored-by: Thomas Sänger <thomas@gecko.space>
This commit is contained in:
commit
866ad90a34
@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
# Shared layer between nginx, dovecot, postfix, postgresql, rspamd, unbound, rainloop, roundcube
|
# Shared layer between nginx, dovecot, postfix, postgresql, rspamd, unbound, rainloop, roundcube
|
||||||
RUN pip3 install socrate
|
RUN pip3 install socrate
|
||||||
|
|
||||||
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.3.9/roundcubemail-1.3.9-complete.tar.gz
|
ENV ROUNDCUBE_URL https://github.com/roundcube/roundcubemail/releases/download/1.3.10/roundcubemail-1.3.10-complete.tar.gz
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
zlib1g-dev libzip4 libzip-dev \
|
zlib1g-dev libzip4 libzip-dev \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user