mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-16 13:28:08 +00:00
fix: Fix problem matcher (#14)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
FROM hadolint/hadolint:v1.17.5-alpine
|
||||
|
||||
COPY LICENSE README.md /
|
||||
COPY LICENSE README.md problem-matcher.json /
|
||||
COPY hadolint.sh /usr/local/bin/hadolint.sh
|
||||
|
||||
ENTRYPOINT [ "/usr/local/bin/hadolint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user