Bump alpine/terragrunt from 1.4.4 to 1.4.6 (#4156)

Bumps alpine/terragrunt from 1.4.4 to 1.4.6.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2023-05-24 18:44:40 +00:00 committed by GitHub
parent 6ed51f7d4d
commit 8d44a519ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
#########################################
# Get dependency images as build stages #
#########################################
FROM alpine/terragrunt:1.4.4 as terragrunt
FROM alpine/terragrunt:1.4.6 as terragrunt
FROM tenable/terrascan:1.17.1 as terrascan
FROM assignuser/chktex-alpine:v0.1.1 as chktex
FROM cljkondo/clj-kondo:2023.05.18-alpine as clj-kondo