0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-06-02 18:39:41 +02:00

Upgrade to Terraform 0.6.9

This commit is contained in:
John Engelman 2016-01-26 23:48:12 +01:00
parent ab8b30fc1f
commit 196bf5c2aa

View File

@ -6,7 +6,7 @@
FROM gliderlabs/alpine:3.2
RUN apk-install ca-certificates
ENV TERRAFORM_VERSION 0.6.6
ENV TERRAFORM_VERSION 0.6.9
RUN apk update && \
wget -q "https://circle-artifacts.com/gh/andyshinn/alpine-pkg-glibc/6/artifacts/0/home/ubuntu/alpine-pkg-glibc/packages/x86_64/glibc-2.21-r2.apk" && \