feat: Bump Hadolint to v2.15.0

Signed-off-by: Moritz Röhrich <moritz@ildefons.de>
This commit is contained in:
Moritz Röhrich
2026-07-30 15:41:27 +02:00
parent 2332a7b74a
commit 2a66e89f53
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/hadolint/hadolint:v2.14.0-debian
FROM ghcr.io/hadolint/hadolint:v2.15.0-debian
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh