Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Mar 14, 2018
1 parent 8700007 commit 621bb0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion coredns/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates

ENV COREDNS_VERSION v1.0.6
ENV COREDNS_VERSION v1.1.0

RUN buildDeps=' \
go \
Expand Down
2 changes: 1 addition & 1 deletion curl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN apk add --no-cache \
nghttp2 \
openssl

ENV CURL_VERSION 7.58.0
ENV CURL_VERSION 7.59.0

RUN set -x \
&& apk add --no-cache --virtual .build-deps \
Expand Down

0 comments on commit 621bb0c

Please sign in to comment.