Merge pull request #57 from offa/hadolint_2.10

Update hadolint to 2.10
This commit is contained in:
José Lorenzo Rodríguez
2022-05-13 12:59:47 +02:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM hadolint/hadolint:v2.9.3-debian
FROM ghcr.io/hadolint/hadolint:v2.10.0-debian
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh