Merge pull request #66 from javoweb/hadolint-2.11

Upgrade hadolint to 2.12
This commit is contained in:
José Lorenzo Rodríguez
2022-11-11 12:13:19 +01:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ghcr.io/hadolint/hadolint:v2.10.0-debian
FROM ghcr.io/hadolint/hadolint:v2.12.0-debian
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh