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.