Add pytz module

master
Alexander Graf 2 years ago
parent ecf929969a
commit bb0a96c6f7
No known key found for this signature in database
GPG Key ID: B8A9DC143E075629

@ -13,7 +13,7 @@ RUN apk add --no-cache \
# Image specific layers under this line
RUN apk add --no-cache curl \
&& pip3 install radicale~=3.0
&& pip3 install pytz radicale~=3.0
COPY radicale.conf /radicale.conf

Loading…
Cancel
Save