Skip to content

Commit

Permalink
Merge pull request #727 from github/versionTerrascan
Browse files Browse the repository at this point in the history
adding version
  • Loading branch information
admiralAwkbar committed Sep 16, 2020
2 parents 9cf76b1 + 140db53 commit 58d3d19
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 @@ -14,7 +14,7 @@ FROM golangci/golangci-lint:v1.31.0 as golangci-lint
FROM yoheimuta/protolint:v0.26.0 as protolint
FROM koalaman/shellcheck:v0.7.1 as shellcheck
FROM wata727/tflint:0.20.1 as tflint
FROM accurics/terrascan:latest as terrascan
FROM accurics/terrascan:d182f1c as terrascan
FROM hadolint/hadolint:latest-alpine as dockerfile-lint
FROM assignuser/lintr-lib:v0.1.0 as lintr-lib
FROM assignuser/chktex-alpine:v0.1.0 as chktex
Expand Down

0 comments on commit 58d3d19

Please sign in to comment.