mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 00:18:00 +00:00
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
|
|
## Docker images
|
|
|
|
The docker image for this release can be found in [Docker hub](https://hub.docker.com/r/parity/polkadot-parachain/tags?page=1&ordering=last_updated).
|
|
(It will be available a few minutes after the release has been published).
|
|
|
|
You may also pull it with:
|
|
|
|
```
|
|
docker pull parity/polkadot-parachain:latest
|
|
```
|