From 4be2e26d36024c8ee484f00aa361bf4add6b24c4 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 7 Feb 2022 11:35:36 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-lidarr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/docker-lidarr.md b/images/docker-lidarr.md index 129e341981..96fa0804c1 100644 --- a/images/docker-lidarr.md +++ b/images/docker-lidarr.md @@ -42,7 +42,6 @@ This image provides various versions that are available via tags. `latest` tag u | latest | Stable Lidarr releases. | | develop | Develop Lidarr Releases. | | nightly | Nightly Lidarr Releases. | -| nightly-alpine | Nightly Lidarr Releases using our Alpine baseimage. | ## Application Setup @@ -182,6 +181,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **04.02.22:** - Rebase nightly branch to Alpine, deprecate nightly-alpine branch. * **30.12.21:** - Add nightly-alpine branch. * **01.08.21:** - Add libchromaprint-tools. * **11.07.21:** - Make the paths clearer to the user.