diff --git a/images/docker-radarr.md b/images/docker-radarr.md index 762339a90..e2d845481 100644 --- a/images/docker-radarr.md +++ b/images/docker-radarr.md @@ -34,7 +34,6 @@ This image provides various versions that are available via tags. `latest` tag u | Tag | Description | | :----: | --- | | latest | Stable Radarr releases | -| 5.14 | Stable Radarr releases, but run on Mono 5.14 | | nightly | Nightly Radarr releases | ## Usage @@ -173,6 +172,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **11.28.20:** - Switch to v3 .NET CORE builds (no more mono, `5.14` tag is deprecated). Rebase to Focal (for issues on arm32v7, [see here](https://docs.linuxserver.io/faq#my-host-is-incompatible-with-images-based-on-ubuntu-focal)). * **05.04.20:** - Move app to /app. * **01.08.19:** - Rebase to Linuxserver LTS mono version. * **13.06.19:** - Add env variable for setting umask.