Skip to content

Commit f1434c4

Browse files
Bump hashicorp/terraform from 1.13 to 1.14 (#108)
Bumps hashicorp/terraform from 1.13 to 1.14. --- updated-dependencies: - dependency-name: hashicorp/terraform dependency-version: '1.14' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d006f67 commit f1434c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM hashicorp/terraform:1.13 AS terraform
1+
FROM hashicorp/terraform:1.14 AS terraform
22
FROM ghcr.io/terraform-linters/tflint:v0.60.0 AS tflint
33

44
# Build

0 commit comments

Comments
 (0)