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 \
|
||||
django-utils-six \
|
||||
tzdata \
|
||||
pytz \
|
||||
'django-allauth[socialaccount,openid]' \
|
||||
&& apk del .build-deps \
|
||||
&& addgroup -S mailman \
|
||||
|
||||
Reference in New Issue
Block a user