Skip to content

Commit

Permalink
terraform version 1.5.5 update
Browse files Browse the repository at this point in the history
Signed-off-by: davma-io <[email protected]>
  • Loading branch information
d-vm committed Sep 25, 2023
1 parent a9d00f5 commit 4a5e054
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 4a5e054

Please sign in to comment.