mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Update terrascan to tenable/terrascan:1.15.1 (#2956)
This commit is contained in:
parent
a34f330477
commit
a425bc8f79
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
#########################################
|
#########################################
|
||||||
# Get dependency images as build stages #
|
# Get dependency images as build stages #
|
||||||
#########################################
|
#########################################
|
||||||
FROM accurics/terrascan:1.14.0 as terrascan
|
FROM tenable/terrascan:1.15.1 as terrascan
|
||||||
FROM alpine/terragrunt:1.2.0 as terragrunt
|
FROM alpine/terragrunt:1.2.0 as terragrunt
|
||||||
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
||||||
FROM cljkondo/clj-kondo:2022.03.09-alpine as clj-kondo
|
FROM cljkondo/clj-kondo:2022.03.09-alpine as clj-kondo
|
||||||
|
|
Loading…
Reference in a new issue