0
0
mirror of https://github.com/thegeeklab/wp-opentofu.git synced 2024-09-20 01:42:45 +02:00

adding git for git-based module resolution

This commit is contained in:
Jeff Storey 2016-04-04 17:39:50 -04:00
parent bb77afac6e
commit b005d3096a

View File

@ -4,7 +4,7 @@
# docker build --rm=true -t plugins/drone-terraform . # docker build --rm=true -t plugins/drone-terraform .
FROM gliderlabs/alpine:3.2 FROM gliderlabs/alpine:3.2
RUN apk-install ca-certificates RUN apk-install ca-certificates git
ENV TERRAFORM_VERSION 0.6.14 ENV TERRAFORM_VERSION 0.6.14