Use zoneinfo from Go

This commit is contained in:
CrazyMax 2020-11-08 22:57:47 +01:00
parent eefa553100
commit c6a6f05b1b
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 0 additions and 1 deletions

View File

@ -59,7 +59,6 @@ RUN apk --update --no-cache add \
ca-certificates \
libcap \
libressl \
tzdata \
&& rm -rf /tmp/* /var/cache/apk/*
COPY --from=builder --chown=nobody:nogroup /app/AdGuardHome /opt/adguardhome/AdGuardHome