Skip to content

Commit

Permalink
removed the knot from the Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hubchub committed Apr 11, 2023
1 parent e7cee8c commit 9c65cb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ EXPOSE 8646 8647 30314 30314/udp
EXPOSE 8678 8679 30315 30315/udp

COPY --from=builder /go-quai/build/bin ./build/bin
COPY --from=builder /go-quai/core/knot ./core/knot
COPY --from=builder /go-quai/VERSION ./VERSION

WORKDIR ./
Expand Down

0 comments on commit 9c65cb4

Please sign in to comment.