Skip to content

Commit

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

---
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 Oct 3, 2022
1 parent f0809f1 commit ff793f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -7,7 +7,7 @@
#########################################
# Get dependency images as build stages #
#########################################
FROM alpine/terragrunt:1.3.0 as terragrunt
FROM alpine/terragrunt:1.3.1 as terragrunt
FROM tenable/terrascan:1.15.2 as terrascan
FROM assignuser/chktex-alpine:v0.1.1 as chktex
FROM cljkondo/clj-kondo:2022.09.08-alpine as clj-kondo
Expand Down

0 comments on commit ff793f9

Please sign in to comment.