mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Bump alpine/terragrunt from 1.3.0 to 1.3.1 (#3393)
Bumps alpine/terragrunt from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: alpine/terragrunt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
d2ce5e28db
commit
5f638492f1
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 alpine/terragrunt:1.3.0 as terragrunt
|
FROM alpine/terragrunt:1.3.1 as terragrunt
|
||||||
FROM tenable/terrascan:1.15.2 as terrascan
|
FROM tenable/terrascan:1.15.2 as terrascan
|
||||||
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
||||||
FROM cljkondo/clj-kondo:2022.09.08-alpine as clj-kondo
|
FROM cljkondo/clj-kondo:2022.09.08-alpine as clj-kondo
|
||||||
|
|
Loading…
Reference in a new issue