Skip to content

Commit cd370f5

Browse files
authored
Merge pull request #1301 from plus3it/dependabot/docker/hashicorp/terraform-1.13.1
build(deps): Bump hashicorp/terraform from 1.13.0 to 1.13.1
2 parents 060a07c + 34781d0 commit cd370f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.tools

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM bats/bats:1.12.0 as bats
77

88
FROM hashicorp/packer:1.14.1 as packer
99

10-
FROM hashicorp/terraform:1.13.0 as terraform
10+
FROM hashicorp/terraform:1.13.1 as terraform
1111

1212
FROM koalaman/shellcheck:v0.11.0 as shellcheck
1313

0 commit comments

Comments
 (0)