update coredns

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-06-19 22:49:29 -04:00
parent dc06ac4e5e
commit 1be07667d5
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -7,7 +7,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates
ENV COREDNS_VERSION v1.1.3
ENV COREDNS_VERSION v1.1.4
RUN buildDeps=' \
go \