We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3d501 commit 0ea2cfcCopy full SHA for 0ea2cfc
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
environment:
6
DEFAULT_WORKSPACE: /root/project
7
docker:
8
- - image: oxsecurity/megalinter-go:v8
+ - image: oxsecurity/megalinter:v8
9
# checkov:skip=CKV_CIRCLECIPIPELINES_2:prefer mutable but stable tags
10
steps:
11
- checkout
0 commit comments