ci: set image for hadolint

This commit is contained in:
Michael Grote 2024-01-26 23:26:28 +01:00
parent bfdabddfb5
commit c040248dab
1 changed files with 1 additions and 1 deletions

View File

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