ci: set image for hadolint

This commit is contained in:
Michael Grote 2024-01-26 23:28:12 +01:00
parent e6f33411ae
commit 43fd91155f

View file

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