add tzdata

This commit is contained in:
2026-04-13 09:47:12 +03:00
parent afd3c8e77b
commit 0e9b83711b
+1 -1
View File
@@ -1,6 +1,6 @@
FROM docker.angie.software/angie:1.11.4-alpine
RUN apk add --no-cache ffmpeg curl ca-certificates
RUN apk add --no-cache ffmpeg curl ca-certificates tzdata
COPY angie.conf /etc/angie/angie.conf