From 6f82c03c5d4a461cc92f5856fa10ae0ef490ae32 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 24 Feb 2022 11:17:04 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-sabnzbd.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/images/docker-sabnzbd.md b/images/docker-sabnzbd.md index a25c789a00..5702b7fb40 100755 --- a/images/docker-sabnzbd.md +++ b/images/docker-sabnzbd.md @@ -40,8 +40,7 @@ This image provides various versions that are available via tags. `latest` tag u | Tag | Description | | :----: | --- | | latest | Stable SABnzbd releases | -| alpine | Stable SABnzbd releases using our Alpine baseimage | -| unstable | Pre-releases of SABnzbd | +| unstable | Pre-releases from their GitHub | ## Application Setup @@ -183,8 +182,9 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **22.02.22:** - Rebase master branch to Alpine, build unrar from source, deprecate Alpine branch. * **25.01.22:** - Rebase Unstable branch to Alpine. -* **13.01.22:** - Add Alpine branch. +* **13.01.22:** - Add alpine branch * **08.08.21:** - Bump to focal, dont enforce binding to ipv4 port 8080 * **24.07.21:** - Add python3-setuptools. * **14.05.21:** - Use linuxserver.io wheel index for pip packages.