1
0
Fork 0
mirror of https://github.com/hadolint/hadolint-action.git synced 2024-08-16 10:09:53 +02:00

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
commit 4b5806eb9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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