diff --git a/Dockerfile b/Dockerfile index 54830663..960a218c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,4 +31,4 @@ RUN --mount=type=bind,readwrite,from=src,source=/src,target=/src \ FROM scratch AS runtime COPY --from=build /xmrig-proxy /xmrig-proxy -ENTRYPOINT [ "/xmrig-proxy" ] \ No newline at end of file +ENTRYPOINT [ "/xmrig-proxy" ]