Skip to content

Commit

Permalink
Install pytz to web
Browse files Browse the repository at this point in the history
I get a 500 in hyperkitty search without it
  • Loading branch information
SimonTagne committed Aug 28, 2024
1 parent 461d10f commit 322bbea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 322bbea

Please sign in to comment.