Skip to content

Commit

Permalink
Image v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janeczku committed Jul 27, 2016
1 parent a7280c0 commit de6863b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.2
MAINTAINER Rancher Labs, Inc.
RUN apk add --update ca-certificates

ENV EXT_DNS_RELEASE v0.4.1
ENV EXT_DNS_RELEASE v0.5.0
ADD https://github.com/rancher/external-dns/releases/download/${EXT_DNS_RELEASE}/external-dns.tar.gz /external-dns.tar.gz
RUN tar -zxvf /external-dns.tar.gz -C /usr/bin

Expand Down

0 comments on commit de6863b

Please sign in to comment.