mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-05 14:46:10 +02:00
commit with the correct email
This commit is contained in:
parent
679f71aa32
commit
aa9d4cdc92
@ -25,7 +25,7 @@ RUN go mod vendor && \
|
||||
make build
|
||||
|
||||
# final image
|
||||
FROM alpine:3.11
|
||||
FROM alpine:3.11.5
|
||||
LABEL maintainer="Team Teapot @ Zalando SE <team-teapot@zalando.de>"
|
||||
|
||||
RUN apk add --no-cache ca-certificates && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user