add timezonedata
continuous-integration/drone/push Build is passing Details

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
1 changed files with 1 additions and 1 deletions

View File

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