mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
Bump tenable/terrascan from 1.18.5 to 1.18.9 (#5005)
Bumps tenable/terrascan from 1.18.5 to 1.18.9. --- updated-dependencies: - dependency-name: tenable/terrascan dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
63a1f0520b
commit
a574fdc634
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ ARG GLIBC_VERSION='2.34-r0'
|
|||
#########################################
|
||||
# Get dependency images as build stages #
|
||||
#########################################
|
||||
FROM tenable/terrascan:1.18.5 as terrascan
|
||||
FROM tenable/terrascan:1.18.9 as terrascan
|
||||
FROM alpine/terragrunt:1.6.6 as terragrunt
|
||||
FROM ghcr.io/assignuser/chktex-alpine:v0.2.0 as chktex
|
||||
FROM dotenvlinter/dotenv-linter:3.3.0 as dotenv-linter
|
||||
|
|
Loading…
Reference in a new issue