Bump tzdata
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
IamTheFij 2024-11-02 15:33:03 -07:00
parent 3be1bd6ee0
commit 106ef10c4a

View File

@ -11,7 +11,7 @@ RUN apk add --no-cache \
redis~=7 \ redis~=7 \
restic~=0.15 \ restic~=0.15 \
sqlite~=3 \ sqlite~=3 \
tzdata~=2023 \ tzdata~=2024 \
; ;
ARG TARGETOS ARG TARGETOS