mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
update dockerfile versions
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -9,7 +9,7 @@ RUN apk --no-cache add \
|
||||
git \
|
||||
make
|
||||
|
||||
ENV COREDNS_VERSION v1.2.5
|
||||
ENV COREDNS_VERSION v1.2.6
|
||||
|
||||
RUN git clone --depth 1 --branch ${COREDNS_VERSION} https://github.com/coredns/coredns /go/src/github.com/coredns/coredns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user