Update hadolint to v2.13.1-beta2

This commit is contained in:
Felipe Santos 2025-07-20 00:26:51 -03:00 committed by GitHub
parent d292784f8f
commit 715c307046
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM ghcr.io/hadolint/hadolint:v2.12.0-debian
FROM ghcr.io/hadolint/hadolint:v2.13.1-beta2-debian
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh