mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-31 11:51:08 +01:00
5 lines
75 B
Docker
5 lines
75 B
Docker
FROM hadolint/hadolint:v1.17.2
|
|
|
|
COPY LICENSE README.md /
|
|
|
|
CMD ["hadolint"]
|