ci: set image for hadolint

This commit is contained in:
Michael Grote 2024-01-26 23:29:01 +01:00
parent c6800a3044
commit b272a8c17e

View file

@ -9,7 +9,7 @@ steps:
exclude:
- tag
hadolint:
image: hadolint/hadolint:latest-debian
image: pipelinecomponents/hadolint:0.25.9
commands:
- hadolint Dockerfile
when: