Allows setting container timezone using TZ env variable
This commit is contained in:
parent
b1fe2537e2
commit
a2823e09ad
@ -11,6 +11,7 @@ RUN apk add --no-cache \
|
||||
redis~=7.0 \
|
||||
restic~=0.14 \
|
||||
sqlite~=3 \
|
||||
tzdata~=2023c \
|
||||
;
|
||||
|
||||
ARG TARGETOS
|
||||
|
Loading…
Reference in New Issue
Block a user