1 Commits
Author SHA1 Message Date
Moritz Röhrich 2a66e89f53 feat: Bump Hadolint to v2.15.0
Signed-off-by: Moritz Röhrich <moritz@ildefons.de>
2026-07-30 15:41:27 +02:00
+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