docs(readme): show unstable version

This commit is contained in:
Mogeko 2021-11-20 10:32:14 +00:00
parent c0f507b743
commit 7045016bf2
No known key found for this signature in database
GPG key ID: B35485A88F40AD2C

View file

@ -1,6 +1,6 @@
# docker-qbittorrent
[![ci_icon]][ci_link] [![image_size]][docker_link] [![image_ver]][docker_link]
[![ci_icon]][ci_link] [![image_size]][docker_link] [![image_ver]][docker_link] [![unstable_ver]][docker_link]
Docker image for qBittorrent.
@ -92,7 +92,8 @@ The code in this project is released under the [GPL-3.0 License][license].
[ci_icon]: https://github.com/mogeko/docker-qbittorrent/actions/workflows/auto-update.yml/badge.svg
[ci_link]: https://github.com/mogeko/docker-qbittorrent/actions/workflows/auto-update.yml
[image_size]: https://img.shields.io/docker/image-size/mogeko/qbittorrent?logo=docker
[image_ver]: https://img.shields.io/docker/v/mogeko/qbittorrent?logo=docker
[image_ver]: https://img.shields.io/docker/v/mogeko/qbittorrent/latest?logo=docker
[unstable_ver]: https://img.shields.io/docker/v/mogeko/qbittorrent?label=unstable%20version&logo=docker
[docker_link]: https://hub.docker.com/r/mogeko/qbittorrent
<!-- links -->