From d838a987363fc5814b04998f040220d84c740372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 08:23:34 -0500 Subject: [PATCH] Bump accurics/terrascan from 1.4.0 to 1.5.1 (#1505) Bumps accurics/terrascan from 1.4.0 to 1.5.1. 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 bec0b3fe..88b19454 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,7 @@ FROM koalaman/shellcheck:v0.7.2 as shellcheck FROM alpine/terragrunt:0.15.0 as terragrunt FROM wata727/tflint:0.28.0 as tflint FROM mvdan/shfmt:v3.2.4 as shfmt -FROM accurics/terrascan:1.4.0 as terrascan +FROM accurics/terrascan:1.5.1 as terrascan FROM hadolint/hadolint:latest-alpine as dockerfile-lint FROM ghcr.io/assignuser/lintr-lib:0.2.0 as lintr-lib FROM ghcr.io/assignuser/chktex-alpine:0.1.1 as chktex