Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2017-11-30 17:22:33 -05:00
parent beb339e876
commit 4206fabebd
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -7,7 +7,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates
ENV TERRAFORM_VERSION v0.11.0
ENV TERRAFORM_VERSION v0.11.1
RUN buildDeps=' \
bash \