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 #39 from Juneezee/hadolint-v2.7.0

build: bump hadolint from v2.4.0 to v2.7.0
This commit is contained in:
José Lorenzo Rodríguez 2021-08-26 12:42:52 +02:00 committed by GitHub
commit 0bb0c4c131
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM hadolint/hadolint:v2.4.0-debian
FROM hadolint/hadolint:v2.7.0-debian
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh