mirror of
https://github.com/Mailu/Mailu.git
synced 2025-06-04 23:27:34 +02:00
Update optional/radicale/Dockerfile
Co-authored-by: Dario Ernst <github@kanojo.de>
This commit is contained in:
parent
506b7e9372
commit
16ec9adadd
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user