Update Dockerfile

This commit is contained in:
Felipe Santos
2025-07-20 00:31:17 -03:00
committed by GitHub
parent 715c307046
commit 2f0331e821
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/hadolint/hadolint:v2.13.1-beta2-debian
FROM hadolint/hadolint:v2.13.1-beta2-debian
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh