You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
Update optional/radicale/Dockerfile
Co-authored-by: Dario Ernst <github@kanojo.de>
This commit is contained in:
@@ -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~=3.0
|
||||
|
||||
COPY radicale.conf /radicale.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user