Merge pull request #94 from felipecrs/patch-1

Update hadolint to v2.13.1
This commit is contained in:
Moritz Röhrich
2025-09-03 15:14:35 +02:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/hadolint/hadolint:v2.12.0-debian
FROM ghcr.io/hadolint/hadolint:v2.13.1-debian
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh