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:
|
||||
- tag
|
||||
hadolint:
|
||||
image: hadolint/hadolint:latest-debian
|
||||
image: pipelinecomponents/hadolint:0.25.9
|
||||
commands:
|
||||
- hadolint Dockerfile
|
||||
when:
|
||||
|
|
Reference in a new issue