From e0f6c1985b7c37cc651a18deb8a9f12598c6a8a4 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 22:18:04 +0000 Subject: [PATCH] Bot Updating Templated Files --- images/docker-plex.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-plex.md b/images/docker-plex.md index bbce413215..e87b755591 100644 --- a/images/docker-plex.md +++ b/images/docker-plex.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 @@ -182,6 +182,7 @@ We automatically add the necessary environment variable that will utilise all th ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.03.19:** - Fix update logic for `VERSION=public`. * **14.03.19:** - Switch to new api endpoints, enable beta (plex pass) updates for armhf and aarch64. * **15.02.19:** - Clean up plex pid after unclean stop.