Skip to content

Commit

Permalink
Image v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Prachi Damle authored and Prachi Damle committed Apr 28, 2016
1 parent 2892e51 commit d7f6048
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_LB_RELEASE v0.1.0
ENV EXT_LB_RELEASE v0.1.1
ADD https://github.com/rancher/external-lb/releases/download/${EXT_LB_RELEASE}/external-lb.tar.gz /external-lb.tar.gz
RUN tar -zxvf /external-lb.tar.gz -C /usr/bin

Expand Down

0 comments on commit d7f6048

Please sign in to comment.