Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Remove non binary
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Sep 30, 2021
1 parent cf04d4e commit 40c529e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/substrate_builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ RUN useradd -m -u 1000 -U -s /bin/sh -d /substrate substrate && \

COPY --from=builder /substrate/target/release/substrate /usr/local/bin
COPY --from=builder /substrate/target/release/subkey /usr/local/bin
COPY --from=builder /substrate/target/release/node-rpc-client /usr/local/bin
COPY --from=builder /substrate/target/release/node-template /usr/local/bin
COPY --from=builder /substrate/target/release/chain-spec-builder /usr/local/bin

Expand Down

0 comments on commit 40c529e

Please sign in to comment.