mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-13 10:03:49 -05:00
add tzdata apk install to Dockerfile
This commit is contained in:
parent
e0da952e64
commit
6d87bce905
@ -27,6 +27,7 @@ RUN apk add --no-cache \
|
||||
shadow \
|
||||
sudo \
|
||||
tesseract-ocr \
|
||||
tzdata \
|
||||
unpaper && \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
g++ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user