Skip to content

Commit

Permalink
Install tzdata
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiet480 committed Sep 7, 2018
1 parent ff33dbd commit afb00b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM jrottenberg/ffmpeg:4.0-alpine

RUN apk update && apk upgrade && apk add --update --no-cache ca-certificates musl-dev
RUN apk update && apk upgrade && apk add --update --no-cache ca-certificates musl-dev tzdata

COPY telly /bin/telly

Expand Down

0 comments on commit afb00b8

Please sign in to comment.