Skip to content

Commit

Permalink
Merge pull request #1117 from plus3it/dependabot/docker/hashicorp/ter…
Browse files Browse the repository at this point in the history
…raform-1.10.2

build(deps): Bump hashicorp/terraform from 1.10.1 to 1.10.2
  • Loading branch information
mergify[bot] authored Dec 16, 2024
2 parents e5335cc + 902f374 commit 3e82a4f
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.1 as bats

FROM hashicorp/packer:1.11.2 as packer

FROM hashicorp/terraform:1.10.1 as terraform
FROM hashicorp/terraform:1.10.2 as terraform

FROM koalaman/shellcheck:v0.10.0 as shellcheck

Expand Down

0 comments on commit 3e82a4f

Please sign in to comment.