Skip to content

Commit 1d0a32e

Browse files
deps(docker): bump alpine/terragrunt from 1.9.4 to 1.9.5 (#6076)
Bumps alpine/terragrunt from 1.9.4 to 1.9.5. --- updated-dependencies: - dependency-name: alpine/terragrunt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent accbada commit 1d0a32e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Get dependency images as build stages #
99
#########################################
1010
FROM tenable/terrascan:1.18.11 AS terrascan
11-
FROM alpine/terragrunt:1.9.4 AS terragrunt
11+
FROM alpine/terragrunt:1.9.5 AS terragrunt
1212
FROM dotenvlinter/dotenv-linter:3.3.0 AS dotenv-linter
1313
FROM ghcr.io/terraform-linters/tflint:v0.52.0 AS tflint
1414
FROM ghcr.io/yannh/kubeconform:v0.6.7 AS kubeconfrm

0 commit comments

Comments
 (0)