Commit 3717aca7 authored by Raffaele Di Fazio's avatar Raffaele Di Fazio Committed by GitHub
Browse files

Revert "Install tzdata, so that time zone information is available."

This reverts commit 5554e052.
parent 073d9d5f
......@@ -29,8 +29,6 @@ RUN make test build.$ARCH
# final image
FROM $ARCH/alpine:3.14
RUN apk --no-cache add tzdata
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt
COPY --from=builder /sigs.k8s.io/external-dns/build/external-dns /bin/external-dns
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment