update versions

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-05-25 16:41:50 -04:00
parent 79819d4263
commit e3b110208d
23 changed files with 32 additions and 32 deletions

View File

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