Skip to content

Commit

Permalink
Bump Terraform:light to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
catsby committed Aug 19, 2016
1 parent 55f2189 commit 3714091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terraform/Dockerfile-light
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:latest
MAINTAINER "HashiCorp Terraform Team <[email protected]>"

ENV TERRAFORM_VERSION=0.7.0
ENV TERRAFORM_SHA256SUM=a196c63b967967343f3ae9bb18ce324a18b27690e2d105e1f38c5a2d7c02038d
ENV TERRAFORM_VERSION=0.7.1
ENV TERRAFORM_SHA256SUM=133766ed558af04255490f135fed17f497b9ba1e277ff985224e1287726ab2dc

RUN apk add --update git bash wget

Expand Down

0 comments on commit 3714091

Please sign in to comment.