From 2a61a3477cd140dba44d7e4fa95b807f663e8d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 08:44:23 -0500 Subject: [PATCH] Bump accurics/terrascan from 1.5.1 to 1.6.0 (#1539) Bumps accurics/terrascan from 1.5.1 to 1.6.0. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 54980d21..eedb0fbd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ FROM koalaman/shellcheck:v0.7.2 as shellcheck FROM wata727/tflint:0.28.1 as tflint FROM alpine/terragrunt:0.15.3 as terragrunt FROM mvdan/shfmt:v3.2.4 as shfmt -FROM accurics/terrascan:1.5.1 as terrascan +FROM accurics/terrascan:1.6.0 as terrascan FROM hadolint/hadolint:latest-alpine as dockerfile-lint FROM ghcr.io/assignuser/chktex-alpine:0.1.1 as chktex FROM garethr/kubeval:0.15.0 as kubeval