Update optional/radicale/Dockerfile

Co-authored-by: Dario Ernst <github@kanojo.de>
master
ofthesun9 4 years ago committed by GitHub
parent 506b7e9372
commit 16ec9adadd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save