mirror of
https://github.com/Mailu/Mailu.git
synced 2025-03-03 14:52:36 +02:00
Stick radicale to 2.1.12 version
As 3.0 is breaking compatibility with 2.1 branch
This commit is contained in:
parent
ddac2672fc
commit
45f3772c26
@ -2,7 +2,7 @@ ARG DISTRO=alpine:3.10
|
||||
FROM $DISTRO
|
||||
|
||||
RUN apk add --no-cache curl bash python3 \
|
||||
&& pip3 install radicale
|
||||
&& pip3 install radicale=2.1.12
|
||||
|
||||
COPY radicale.conf /radicale.conf
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user