Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 4f0a537 commit 88128f8
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 accurics/terrascan:1.14.0 as terrascan
FROM alpine/terragrunt:1.1.9 as terragrunt
FROM alpine/terragrunt:1.5.5 as terragrunt
FROM assignuser/chktex-alpine:v0.1.1 as chktex
FROM cljkondo/clj-kondo:2022.03.09-alpine as clj-kondo
FROM dotenvlinter/dotenv-linter:3.2.0 as dotenv-linter
Expand Down

0 comments on commit 88128f8

Please sign in to comment.