update latest versions

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle
2018-12-18 10:51:49 -05:00
parent 7a39c14a5b
commit 459ee74b64
11 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ RUN apk add --no-cache \
make \
zip
ENV TERRAFORM_VERSION v0.11.10
ENV TERRAFORM_VERSION v0.11.11
RUN go get github.com/hashicorp/terraform || true