Skip to content

Commit

Permalink
Update to TF 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
pst committed Feb 4, 2021
1 parent 91e4ea2 commit 1268542
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 1268542

Please sign in to comment.