Files
pezkuwi-subxt/polkadot/scripts/ci/changelog/templates/docker_image.md.tera
T
Chevdor 42ceb1c1b1 Release notes fixes (#5494)
* 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
2022-05-11 11:20:34 +02:00

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
```