mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-09-02 21:59:22 +00:00
fix: dockerfile entrypoint commandº
This commit is contained in:
+2
-1
@@ -2,4 +2,5 @@ FROM hadolint/hadolint:v1.17.2
|
||||
|
||||
COPY LICENSE README.md /
|
||||
|
||||
CMD ["hadolint"]
|
||||
ENTRYPOINT [ "hadolint" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user