mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 09:51:02 +00:00
42ceb1c1b1
* Move compiler information below priority information * Show docker section by default * Show a mention even if there are no host functions * Fix the wording for the migrations * Fix some wording * Include free notes section * Fix spacing issue * Rename the free notes template * Few minor changes including reworking the tag rendering
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
|
|
## Docker images
|
|
|
|
The docker image for this release can be found in [Docker hub](https://hub.docker.com/r/parity/polkadot-collator/tags?page=1&ordering=last_updated)
|
|
(It will be available a few minutes after this release was published).
|
|
|
|
You may also pull it with:
|
|
|
|
```
|
|
docker pull parity/polkadot-collator:latest
|
|
```
|