From d164eb905470633baee9ca08a898d18850493e90 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 22:00:24 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-thelounge.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-thelounge.md b/images/docker-thelounge.md index 8999908af..c6ec31d39 100644 --- a/images/docker-thelounge.md +++ b/images/docker-thelounge.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 @@ -130,6 +130,7 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebasing to alpine 3.9. * **28.01.19:** - Add pipeline logic and multi arch. * **25.08.18:** - Use global install, simplifies adding users.