Skip to content

Commit

Permalink
Bump alpine/terragrunt from 1.1.2 to 1.1.3
Browse files Browse the repository at this point in the history
Bumps alpine/terragrunt from 1.1.2 to 1.1.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 10, 2022
1 parent a892211 commit b386624
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 @@ -15,7 +15,7 @@ FROM golangci/golangci-lint:v1.43.0 as golangci-lint
FROM koalaman/shellcheck:v0.8.0 as shellcheck
FROM ghcr.io/terraform-linters/tflint-bundle:v0.34.1.1 as tflint
FROM hashicorp/terraform:1.1.2 as terraform
FROM alpine/terragrunt:1.1.2 as terragrunt
FROM alpine/terragrunt:1.1.3 as terragrunt
FROM mvdan/shfmt:v3.4.2 as shfmt
FROM accurics/terrascan:1.13.0 as terrascan
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
Expand Down

0 comments on commit b386624

Please sign in to comment.