mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-16 07:05:54 +00:00
fix: Fix problem matcher (#14)
This commit is contained in:
parent
88386d9893
commit
7e374b112f
2 changed files with 11 additions and 2 deletions
|
|
@ -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" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue