mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
update coredns
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
dc06ac4e5e
commit
1be07667d5
|
@ -7,7 +7,7 @@ ENV GOPATH /go
|
||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add \
|
||||||
ca-certificates
|
ca-certificates
|
||||||
|
|
||||||
ENV COREDNS_VERSION v1.1.3
|
ENV COREDNS_VERSION v1.1.4
|
||||||
|
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
go \
|
go \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user