Files
pezkuwi-subxt/scripts/ci/changelog/templates/docker_image.md.tera
T
2022-11-11 20:10:33 +01:00

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