mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-18 03:21:36 +02:00
Add pytz module
This commit is contained in:
parent
ecf929969a
commit
bb0a96c6f7
@ -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…
Reference in New Issue
Block a user