fix: dockerfile entrypoint
All checks were successful
Build docker image / build (push) Successful in 7s
All checks were successful
Build docker image / build (push) Successful in 7s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
391382d921
commit
80897bfa9e
@ -21,4 +21,4 @@ COPY templates ./templates
|
|||||||
|
|
||||||
RUN make
|
RUN make
|
||||||
|
|
||||||
ENTRYPOINT ["/app/tracker"]
|
ENTRYPOINT ["/app/website"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user