mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 06:35:55 +00:00
5 lines
75 B
Docker
5 lines
75 B
Docker
FROM hadolint/hadolint:v1.17.2
|
|
|
|
COPY LICENSE README.md /
|
|
|
|
CMD ["hadolint"]
|