Skip to content

Commit

Permalink
Update Terraform version to 1.7.4 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarskog authored Mar 1, 2024
1 parent 33c857e commit c8c3549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM vydev/awscli:latest as resource
ARG TERRAFORM_VERSION=1.7.0
ARG TERRAFORM_VERSION=1.7.4

RUN apk add --update --no-cache \
curl \
Expand Down

0 comments on commit c8c3549

Please sign in to comment.