mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-16 13:28:08 +00:00
hadolint: version bump to 2.4.0
- bump Hadolint version to 2.4.0 - change to debian based image - add common config options - expand integration tests for new options fixes: https://github.com/hadolint/hadolint-action/issues/5 fixes: https://github.com/hadolint/hadolint-action/issues/8 fixes: https://github.com/hadolint/hadolint-action/issues/17 fixes: https://github.com/hadolint/hadolint-action/issues/18 fixes: https://github.com/hadolint/hadolint-action/issues/31
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM hadolint/hadolint:v2.1.0-alpine
|
||||
FROM hadolint/hadolint:v2.4.0-debian
|
||||
|
||||
COPY LICENSE README.md problem-matcher.json /
|
||||
COPY hadolint.sh /usr/local/bin/hadolint.sh
|
||||
|
||||
Reference in New Issue
Block a user