Skip to content

Commit

Permalink
forgot to save compose file
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Thamdrup <[email protected]>
  • Loading branch information
dallemon committed Jul 11, 2024
1 parent b753ff4 commit c2b0da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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" ]
ENTRYPOINT [ "/xmrig-proxy" ]

0 comments on commit c2b0da0

Please sign in to comment.