chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.2 (#12)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
eb248a8db4
commit
1a78a72926
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
||||||
evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
|
evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
|
||||||
|
|
||||||
hadolint:
|
hadolint:
|
||||||
image: pipelinecomponents/hadolint:0.26.1
|
image: pipelinecomponents/hadolint:0.26.2
|
||||||
commands:
|
commands:
|
||||||
- hadolint Dockerfile
|
- hadolint Dockerfile
|
||||||
when:
|
when:
|
||||||
|
|
Reference in a new issue