mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
Bump alpine/terragrunt from 1.3.6 to 1.4.4
Bumps alpine/terragrunt from 1.3.6 to 1.4.4. --- updated-dependencies: - dependency-name: alpine/terragrunt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
84b3c3ea3e
commit
5e8daf86db
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#########################################
|
||||
# Get dependency images as build stages #
|
||||
#########################################
|
||||
FROM alpine/terragrunt:1.3.6 as terragrunt
|
||||
FROM alpine/terragrunt:1.4.4 as terragrunt
|
||||
FROM tenable/terrascan:1.17.1 as terrascan
|
||||
FROM assignuser/chktex-alpine:v0.1.1 as chktex
|
||||
FROM cljkondo/clj-kondo:2023.01.20-alpine as clj-kondo
|
||||
|
|
Loading…
Reference in a new issue