Update base image for Hadolint

This commit is contained in:
Felipe Santos
2025-09-02 14:10:55 -03:00
committed by GitHub
parent cc71e1bfd1
commit 24598f413e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM hadolint/hadolint:v2.13.1-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