mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
feat: first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM hadolint/hadolint:v1.17.2
|
||||
|
||||
COPY LICENSE README.md /
|
||||
|
||||
CMD ["hadolint"]
|
||||
Reference in New Issue
Block a user