ci: set image for hadolint
This commit is contained in:
parent
c6800a3044
commit
b272a8c17e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
exclude:
|
exclude:
|
||||||
- tag
|
- tag
|
||||||
hadolint:
|
hadolint:
|
||||||
image: hadolint/hadolint:latest-debian
|
image: pipelinecomponents/hadolint:0.25.9
|
||||||
commands:
|
commands:
|
||||||
- hadolint Dockerfile
|
- hadolint Dockerfile
|
||||||
when:
|
when:
|
||||||
|
|
Reference in a new issue