From b13b74103d3673f5e315bae4c204bef07640adea Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 23:38:30 -0400 Subject: [PATCH] Bot Updating Templated Files --- images/docker-libresonic.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-libresonic.md b/images/docker-libresonic.md index b9b7028c47..02351749d6 100644 --- a/images/docker-libresonic.md +++ b/images/docker-libresonic.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 | ## Usage @@ -143,6 +143,7 @@ Default user/pass is admin/admin ## Versions +* **24.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **15.01.19:** - Pull war from github, adding pipeline multi arch builds. * **05.01.19:** - Linting fixes. * **27.08.18:** - Rebase to ubuntu bionic.