Switch to hadolint for linting Dockerfile

This commit is contained in:
Dreaded_X 2025-03-21 03:24:06 +01:00
parent a80e03ac90
commit 16dc78358d
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4

View File

@ -56,7 +56,7 @@ repos:
files: (\.rs|Cargo.lock)$
pass_filenames: false
- repo: https://github.com/pryorda/dockerfilelint-precommit-hooks
rev: v0.1.0
- repo: https://github.com/hadolint/hadolint
rev: v2.12.0
hooks:
- id: dockerfilelint
- id: hadolint