Skip to content

Commit

Permalink
Bump alpine/terragrunt from 1.5.7 to 1.6.0 (#4720)
Browse files Browse the repository at this point in the history
Bumps alpine/terragrunt from 1.5.7 to 1.6.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
  • Loading branch information
dependabot[bot] and zkoppert authored Oct 15, 2023
1 parent bcc64c5 commit 39bf434
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 @@ -8,7 +8,7 @@
# Get dependency images as build stages #
#########################################
FROM tenable/terrascan:1.18.3 as terrascan
FROM alpine/terragrunt:1.5.7 as terragrunt
FROM alpine/terragrunt:1.6.0 as terragrunt
FROM ghcr.io/assignuser/chktex-alpine:v0.2.0 as chktex
FROM dotenvlinter/dotenv-linter:3.3.0 as dotenv-linter
FROM ghcr.io/awkbar-devops/clang-format:v1.0.2 as clang-format
Expand Down

0 comments on commit 39bf434

Please sign in to comment.