Install pytz to web
I get a 500 in hyperkitty search without it
This commit is contained in:
committed by
Simon Gilgien
parent
461d10fa2b
commit
322bbea489
@@ -28,6 +28,7 @@ RUN --mount=type=cache,target=/root/.cache \
|
|||||||
diskcache \
|
diskcache \
|
||||||
django-utils-six \
|
django-utils-six \
|
||||||
tzdata \
|
tzdata \
|
||||||
|
pytz \
|
||||||
'django-allauth[socialaccount,openid]' \
|
'django-allauth[socialaccount,openid]' \
|
||||||
&& apk del .build-deps \
|
&& apk del .build-deps \
|
||||||
&& addgroup -S mailman \
|
&& addgroup -S mailman \
|
||||||
|
|||||||
Reference in New Issue
Block a user