mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-10 04:10:41 +00:00
adding git for git-based module resolution
This commit is contained in:
parent
bb77afac6e
commit
b005d3096a
@ -4,7 +4,7 @@
|
||||
# docker build --rm=true -t plugins/drone-terraform .
|
||||
|
||||
FROM gliderlabs/alpine:3.2
|
||||
RUN apk-install ca-certificates
|
||||
RUN apk-install ca-certificates git
|
||||
|
||||
ENV TERRAFORM_VERSION 0.6.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user