From 7bd586c413722583bdaff5dc0b2029a591dff709 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 22:40:49 -0400 Subject: [PATCH] Bot Updating Templated Files --- images/docker-clarkson.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-clarkson.md b/images/docker-clarkson.md index 8f0b9fb07..0fca7080c 100644 --- a/images/docker-clarkson.md +++ b/images/docker-clarkson.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 @@ Once running, the container will run an initial MySQL migration, which populates ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **23.03.19:** - Updating runtime dependancies for the JRE. * **22.02.19:** - Rebasing to alpine 3.9. * **11.02.19:** - Add pipeline logic and multi arch.