Skip to content

Commit

Permalink
Bump alpine/terragrunt from 0.14.3 to 0.14.4 (super-linter#1129)
Browse files Browse the repository at this point in the history
Bumps alpine/terragrunt from 0.14.3 to 0.14.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2021
1 parent afd19c9 commit a71914f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ FROM yoheimuta/protolint:v0.27.0 as protolint
FROM golangci/golangci-lint:v1.34.1 as golangci-lint
FROM koalaman/shellcheck:v0.7.1 as shellcheck
FROM wata727/tflint:0.23.0 as tflint
FROM alpine/terragrunt:0.14.3 as terragrunt
FROM alpine/terragrunt:0.14.4 as terragrunt
FROM mvdan/shfmt:v3.2.1 as shfmt
FROM accurics/terrascan:2d1374b as terrascan
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
Expand Down

0 comments on commit a71914f

Please sign in to comment.