From 921c6796f8c67c2af48b69ccdf8a1a9d54c2b171 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 25 Mar 2019 03:38:44 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-booksonic.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-booksonic.md b/images/docker-booksonic.md index 1aaba3070..b8a5dbc87 100644 --- a/images/docker-booksonic.md +++ b/images/docker-booksonic.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 @@ -136,6 +136,7 @@ Default user/pass is admin/admin ## Versions +* **24.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **16.01.19:** - Adding pipeline logic and multi arch. * **05.01.19:** - Linting fixes. * **27.08.18:** - Rebase to ubuntu bionic.