Merge pull request #107 from gizero/bump-hadolint-base-image-to-2.15.1

feat: Bump Hadolint to v2.15.1
This commit is contained in:
Moritz Röhrich
2026-08-24 16:07:27 +02:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/hadolint/hadolint:v2.15.0-debian
FROM ghcr.io/hadolint/hadolint:v2.15.1-debian@sha256:9a3944b7fddcb947d1ffd90829ac1a6e5c30479223358f249d8b96c7d0019e27
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh