0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-06-03 04:49:42 +02:00

updating terraform version

This commit is contained in:
Jeff Storey 2016-04-04 17:41:51 -04:00
parent c0a5f21f60
commit b3b22e212d

View File

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