mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
Bump tenable/terrascan from 1.17.1 to 1.18.1 (#4098)
Bumps tenable/terrascan from 1.17.1 to 1.18.1. --- 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> Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
This commit is contained in:
parent
468dd975a2
commit
3f7365d2a4
1 changed files with 1 additions and 1 deletions
|
@ -7,8 +7,8 @@
|
|||
#########################################
|
||||
# Get dependency images as build stages #
|
||||
#########################################
|
||||
FROM tenable/terrascan:1.18.1 as terrascan
|
||||
FROM alpine/terragrunt:1.4.6 as terragrunt
|
||||
FROM tenable/terrascan:1.17.1 as terrascan
|
||||
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
||||
FROM cljkondo/clj-kondo:2023.05.18-alpine as clj-kondo
|
||||
FROM dotenvlinter/dotenv-linter:3.3.0 as dotenv-linter
|
||||
|
|
Loading…
Reference in a new issue