Skip to content

Commit 1974944

Browse files
deps(docker): bump tenable/terrascan from 1.18.11 to 1.19.2 (super-linter#6054)
Bumps tenable/terrascan from 1.18.11 to 1.19.2. --- updated-dependencies: - dependency-name: tenable/terrascan dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d4214c commit 1974944

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
@@ -7,7 +7,7 @@
77
#########################################
88
# Get dependency images as build stages #
99
#########################################
10-
FROM tenable/terrascan:1.18.11 AS terrascan
10+
FROM tenable/terrascan:1.19.2 AS terrascan
1111
FROM alpine/terragrunt:1.9.5 AS terragrunt
1212
FROM dotenvlinter/dotenv-linter:3.3.0 AS dotenv-linter
1313
FROM ghcr.io/terraform-linters/tflint:v0.53.0 AS tflint

0 commit comments

Comments
 (0)