From 8dfb6326e402e0de9c598b49a2ef314848031ca7 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 25 Mar 2019 00:42:59 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-domoticz.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-domoticz.md b/images/docker-domoticz.md index 7070c9e37..c838b4de4 100644 --- a/images/docker-domoticz.md +++ b/images/docker-domoticz.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 | ## Version Tags @@ -162,6 +162,7 @@ The user manual is available at [www.domoticz.com](https://www.domoticz.com) ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **19.02.19:** - Fix branch for version logic. * **11.02.19:** - Add pipeline logic and multi arch. * **02.07.18:** - Add openssh package.