mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Bump accurics/terrascan from 1.13.1 to 1.13.2
Bumps accurics/terrascan from 1.13.1 to 1.13.2. --- updated-dependencies: - dependency-name: accurics/terrascan dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
27aa4a2bb5
commit
89c1eb3d4c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#########################################
|
||||
# Get dependency images as build stages #
|
||||
#########################################
|
||||
FROM accurics/terrascan:1.13.1 as terrascan
|
||||
FROM accurics/terrascan:1.13.2 as terrascan
|
||||
FROM alpine/terragrunt:1.1.6 as terragrunt
|
||||
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
||||
FROM cljkondo/clj-kondo:2022.02.09-alpine as clj-kondo
|
||||
|
|
Loading…
Reference in a new issue