From 9fe38c9a461fed2d5f1201240b4e46ad4d041560 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 23:20:38 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-sabnzbd.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-sabnzbd.md b/images/docker-sabnzbd.md index 8b61f342e8..6135396992 100755 --- a/images/docker-sabnzbd.md +++ b/images/docker-sabnzbd.md @@ -22,7 +22,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Version Tags @@ -145,6 +145,7 @@ See here for info on some of the switch settings for sabnzbd https://sabnzbd.org ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **25.02.19:** - Rebase to Bionic, add python deps for scripts. * **26.01.19:** - Add pipeline logic and multi arch. * **13.12.17:** - Fix continuation lines.