mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +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 \
|
||||
ca-certificates
|
||||
|
||||
ENV COREDNS_VERSION v1.1.3
|
||||
ENV COREDNS_VERSION v1.1.4
|
||||
|
||||
RUN buildDeps=' \
|
||||
go \
|
||||
|
|
Loading…
Reference in New Issue
Block a user