Merge pull request #28 from hadolint/dependabot/docker/hadolint/hadolint-v2.1.0-alpine

build(deps): bump hadolint/hadolint from v1.19.0-alpine to v2.1.0-alpine
This commit is contained in:
José Lorenzo Rodríguez
2021-04-15 13:40:41 +02:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM hadolint/hadolint:v1.19.0-alpine
FROM hadolint/hadolint:v2.1.0-alpine
COPY LICENSE README.md problem-matcher.json /
COPY hadolint.sh /usr/local/bin/hadolint.sh