update versions

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-10-22 17:15:12 -04:00
parent 6189677b24
commit b23c2777c7
9 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ RUN apk add --no-cache \
make \
zip
ENV TERRAFORM_VERSION v0.11.8
ENV TERRAFORM_VERSION v0.12.0-alpha1
RUN go get github.com/hashicorp/terraform