We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4214c commit 1974944Copy full SHA for 1974944
Dockerfile
@@ -7,7 +7,7 @@
7
#########################################
8
# Get dependency images as build stages #
9
10
-FROM tenable/terrascan:1.18.11 AS terrascan
+FROM tenable/terrascan:1.19.2 AS terrascan
11
FROM alpine/terragrunt:1.9.5 AS terragrunt
12
FROM dotenvlinter/dotenv-linter:3.3.0 AS dotenv-linter
13
FROM ghcr.io/terraform-linters/tflint:v0.53.0 AS tflint
0 commit comments