0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-09-19 15:32:45 +02:00

Update to use terraform 0.6.11

This commit is contained in:
Jacob McCann 2016-02-11 12:28:37 -06:00
parent bd598ef988
commit 9f3f97cb69

View File

@ -6,7 +6,7 @@
FROM gliderlabs/alpine:3.2
RUN apk-install ca-certificates
ENV TERRAFORM_VERSION 0.6.9
ENV TERRAFORM_VERSION 0.6.11
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" && \