add timezonedata
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kolaente 2020-06-27 17:03:16 +02:00
parent 6515eef6fd
commit f18fd31b91
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -1,4 +1,4 @@
FROM alpine:latest FROM alpine:latest
RUN apk add --update zip curl wget unzip bash RUN apk add --update --no-cache zip curl wget unzip bash tzdata