mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-05-29 11:29:14 +00:00
Merge pull request #402 from totti4ever/pr-timezone
(Docker) fixed wrong timezone because of missing tzdata package
This commit is contained in:
commit
b2e6ad0147
@ -7,3 +7,5 @@ ENV DB_TYPE=postgresql \
|
||||
DB_NAME=dbname \
|
||||
DB_USER=dbuser \
|
||||
DB_PASS=dbpass
|
||||
|
||||
RUN apk add --no-cache tzdata
|
||||
|
Loading…
x
Reference in New Issue
Block a user