diff --git a/Dockerfile b/Dockerfile index 1e55238..175d770 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ RUN apk add --no-cache \ redis~=7 \ restic~=0.15 \ sqlite~=3 \ - tzdata~=2023 \ + tzdata~=2024 \ ; ARG TARGETOS