Skip to content

Commit

Permalink
build(deps): Bump hashicorp/terraform from 1.9.4 to 1.9.5
Browse files Browse the repository at this point in the history
Bumps hashicorp/terraform from 1.9.4 to 1.9.5.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent c96480c commit bdd73bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FROM bats/bats:1.11.0 as bats

FROM hashicorp/packer:1.11.2 as packer

FROM hashicorp/terraform:1.9.4 as terraform
FROM hashicorp/terraform:1.9.5 as terraform

FROM koalaman/shellcheck:v0.10.0 as shellcheck

Expand Down

0 comments on commit bdd73bd

Please sign in to comment.