From 9234bc7afd319ac7bf218f1dbe20789719479880 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 19:41:19 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-healthchecks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-healthchecks.md b/images/docker-healthchecks.md index 30456f8a7..68dfc0d94 100755 --- a/images/docker-healthchecks.md +++ b/images/docker-healthchecks.md @@ -23,7 +23,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -150,6 +150,7 @@ Access the WebUI at :8000. For more information, check out [Healthcheck ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **14.02.19:** - Adding mysql libs needed for using a database. * **11.10.18:** - adding pipeline logic and multi arching release * **15.11.17:** - `git pull` is now in Dockerfile so each tagged container contains the same code version