Skip to content

Commit

Permalink
Merge pull request #6 from jmccann/terraform_0.6.11
Browse files Browse the repository at this point in the history
Update to use terraform 0.6.11
  • Loading branch information
jackspirou committed Feb 15, 2016
2 parents bd598ef + 9f3f97c commit d12da87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
FROM gliderlabs/alpine:3.2
RUN apk-install ca-certificates

ENV TERRAFORM_VERSION 0.6.9
ENV TERRAFORM_VERSION 0.6.11

RUN apk update && \
wget -q "https://circle-artifacts.com/gh/andyshinn/alpine-pkg-glibc/6/artifacts/0/home/ubuntu/alpine-pkg-glibc/packages/x86_64/glibc-2.21-r2.apk" && \
Expand Down

0 comments on commit d12da87

Please sign in to comment.