Skip to content

Commit

Permalink
Merge pull request #22 from activa-prefapp/terraform-version-update
Browse files Browse the repository at this point in the history
Terraform version update to 1.5.5
  • Loading branch information
chivalryq authored Oct 1, 2023
2 parents a9d00f5 + 4a5e054 commit cd9937e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ VOLUME ["/data"]

WORKDIR /data

ENV TERRAFORM_VERSION=1.1.9
ENV TERRAFORM_VERSION=1.5.5
COPY terraform_${TERRAFORM_VERSION}_linux_amd64.zip /tmp
RUN cd /tmp && \
unzip terraform_${TERRAFORM_VERSION}_linux_amd64.zip -d /usr/bin
Expand Down
Binary file not shown.

0 comments on commit cd9937e

Please sign in to comment.