Skip to content

Commit 75ced55

Browse files
Bump terraform-linters/tflint from v0.60.0 to v0.61.0 (#111)
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from v0.60.0 to v0.61.0. - [Release notes](https://github.com/terraform-linters/tflint/releases) - [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md) - [Commits](terraform-linters/tflint@v0.60.0...v0.61.0) --- updated-dependencies: - dependency-name: terraform-linters/tflint dependency-version: v0.61.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa6650c commit 75ced55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

44
# Build
55
FROM ubuntu:questing-20251217

0 commit comments

Comments
 (0)