From 960a7291f115a02400a0e4d23df514d12181a3f1 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 20:40:58 +0100 Subject: [PATCH] Bot Updating Templated Files --- images/docker-heimdall.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-heimdall.md b/images/docker-heimdall.md index 21808e7c4f..6b005ec1c1 100644 --- a/images/docker-heimdall.md +++ b/images/docker-heimdall.md @@ -24,7 +24,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Version Tags @@ -143,6 +143,7 @@ This image now supports password protection through htpasswd. Run the following ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **15.03.19:** - Clarify docker image tags in readme. * **22.02.19:** - Rebasing to alpine 3.9. * **16.01.18:** - Generate random app key in .env for new installs.