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

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 \