Skip to content

Commit

Permalink
Merge pull request #160 from kbst/tf014
Browse files Browse the repository at this point in the history
Update to TF 0.14
  • Loading branch information
pst authored Feb 4, 2021
2 parents 91e4ea2 + 1268542 commit 5989272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ FROM builder AS common-builder

ARG KUBECTL_VERSION=v1.20.2
ARG KUSTOMIZE_VERSION=v3.9.2
ARG TERRAFORM_VERSION=0.13.6
ARG TERRAFORM_VERSION=0.14.5

RUN echo "KUBECTL_VERSION: ${KUBECTL_VERSION}" \
&& curl -Lo /opt/bin/kubectl https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/amd64/kubectl \
Expand Down

0 comments on commit 5989272

Please sign in to comment.