mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 13:41:19 -05:00
Bump alpine/terragrunt from 1.1.9 to 1.2.0 (#2926)
Bumps alpine/terragrunt from 1.1.9 to 1.2.0. --- updated-dependencies: - dependency-name: alpine/terragrunt 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>
This commit is contained in:
parent
92c52997a2
commit
3450633252
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
# Get dependency images as build stages #
|
||||
#########################################
|
||||
FROM accurics/terrascan:1.14.0 as terrascan
|
||||
FROM alpine/terragrunt:1.1.9 as terragrunt
|
||||
FROM alpine/terragrunt:1.2.0 as terragrunt
|
||||
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
||||
FROM cljkondo/clj-kondo:2022.03.09-alpine as clj-kondo
|
||||
FROM dotenvlinter/dotenv-linter:3.2.0 as dotenv-linter
|
||||
|
|
Loading…
Reference in a new issue