mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
6 lines
75 B
Docker
6 lines
75 B
Docker
FROM hadolint/hadolint:v1.17.2
|
|
|
|
COPY LICENSE README.md /
|
|
|
|
CMD ["hadolint"]
|