Skip to content

Commit

Permalink
Bump accurics/terrascan from 1.13.2 to 1.14.0 (super-linter#2729)
Browse files Browse the repository at this point in the history
Bumps accurics/terrascan from 1.13.2 to 1.14.0.

---
updated-dependencies:
- dependency-name: accurics/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent 4e812b9 commit 786003f
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 @@ -7,7 +7,7 @@
#########################################
# Get dependency images as build stages #
#########################################
FROM accurics/terrascan:1.13.2 as terrascan
FROM accurics/terrascan:1.14.0 as terrascan
FROM alpine/terragrunt:1.1.7 as terragrunt
FROM assignuser/chktex-alpine:v0.1.1 as chktex
FROM cljkondo/clj-kondo:2022.03.09-alpine as clj-kondo
Expand Down

0 comments on commit 786003f

Please sign in to comment.