Skip to content

Commit

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
  • Loading branch information
dependabot[bot] and admiralAwkbar authored Apr 30, 2021
1 parent acc6e9a commit 6470e17
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 @@ -13,7 +13,7 @@ FROM mstruebing/editorconfig-checker:2.3.5 as editorconfig-checker
FROM yoheimuta/protolint:v0.31.0 as protolint
FROM golangci/golangci-lint:v1.39.0 as golangci-lint
FROM koalaman/shellcheck:v0.7.1 as shellcheck
FROM alpine/terragrunt:0.14.7 as terragrunt
FROM alpine/terragrunt:0.15.0 as terragrunt
FROM wata727/tflint:0.28.0 as tflint
FROM mvdan/shfmt:v3.2.4 as shfmt
FROM accurics/terrascan:2d1374b as terrascan
Expand Down

0 comments on commit 6470e17

Please sign in to comment.