Skip to content

Commit 5f63849

Browse files
Bump alpine/terragrunt from 1.3.0 to 1.3.1 (super-linter#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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2ce5e2 commit 5f63849

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
@@ -7,7 +7,7 @@
77
#########################################
88
# Get dependency images as build stages #
99
#########################################
10-
FROM alpine/terragrunt:1.3.0 as terragrunt
10+
FROM alpine/terragrunt:1.3.1 as terragrunt
1111
FROM tenable/terrascan:1.15.2 as terrascan
1212
FROM assignuser/chktex-alpine:v0.1.1 as chktex
1313
FROM cljkondo/clj-kondo:2022.09.08-alpine as clj-kondo

0 commit comments

Comments
 (0)