We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 073d9d5 + 3717aca commit 03b2622Copy full SHA for 03b2622
Dockerfile
@@ -29,8 +29,6 @@ RUN make test build.$ARCH
29
# final image
30
FROM $ARCH/alpine:3.14
31
32
-RUN apk --no-cache add tzdata
33
-
34
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt
35
COPY --from=builder /sigs.k8s.io/external-dns/build/external-dns /bin/external-dns
36
0 commit comments