mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 19:17:58 +00:00
49ed8c6f63
* Fix docker image name * Fix url * Add missing cleanup
12 lines
300 B
Plaintext
12 lines
300 B
Plaintext
|
|
## Docker image
|
|
|
|
The docker image for this release can be found at [Docker hub](https://hub.docker.com/r/parity/polkadot/tags?page=1&ordering=last_updated)
|
|
(It will be available a few minutes after the release has been published).
|
|
|
|
You may pull it using:
|
|
|
|
```
|
|
docker pull parity/polkadot:latest
|
|
```
|