Skip to content

Commit

Permalink
deps(docker): bump tenable/terrascan from 1.18.11 to 1.19.2 (super-li…
Browse files Browse the repository at this point in the history
…nter#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>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent 4d4214c commit 1974944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#########################################
# Get dependency images as build stages #
#########################################
FROM tenable/terrascan:1.18.11 AS terrascan
FROM tenable/terrascan:1.19.2 AS terrascan
FROM alpine/terragrunt:1.9.5 AS terragrunt
FROM dotenvlinter/dotenv-linter:3.3.0 AS dotenv-linter
FROM ghcr.io/terraform-linters/tflint:v0.53.0 AS tflint
Expand Down

0 comments on commit 1974944

Please sign in to comment.