mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 14:27:57 +00:00
Point documentation links to monorepo (#1741)
This commit is contained in:
@@ -12,8 +12,8 @@ LABEL description="Multistage Docker image for Substrate: a platform for web3" \
|
||||
io.parity.image.authors="chevdor@gmail.com, devops-team@parity.io" \
|
||||
io.parity.image.vendor="Parity Technologies" \
|
||||
io.parity.image.description="Substrate is a next-generation framework for blockchain innovation 🚀" \
|
||||
io.parity.image.source="https://github.com/paritytech/polkadot/blob/${VCS_REF}/docker/substrate_builder.Dockerfile" \
|
||||
io.parity.image.documentation="https://github.com/paritytech/polkadot/"
|
||||
io.parity.image.source="https://github.com/paritytech/polkadot-sdk/blob/${VCS_REF}/substrate/docker/substrate_builder.Dockerfile" \
|
||||
io.parity.image.documentation="https://github.com/paritytech/polkadot-sdk"
|
||||
|
||||
COPY --from=builder /substrate/target/release/substrate /usr/local/bin
|
||||
COPY --from=builder /substrate/target/release/subkey /usr/local/bin
|
||||
|
||||
Reference in New Issue
Block a user