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

upgrade hadolint to 2.12

This commit is contained in:
Gonzalo Tixilima 2022-11-11 05:52:50 -05:00
parent e81a8de9db
commit 48c4120377

View file

@ -1,4 +1,4 @@
FROM ghcr.io/hadolint/hadolint:v2.11.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