From f215be996a8d5157a967549cfe1c3c0d9c6d94c4 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 24 Mar 2019 21:31:45 +0100 Subject: [PATCH] Bot Updating Templated Files --- images/docker-hydra2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/docker-hydra2.md b/images/docker-hydra2.md index c745b6388..0fcde4ba0 100644 --- a/images/docker-hydra2.md +++ b/images/docker-hydra2.md @@ -25,7 +25,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -131,6 +131,7 @@ The web interface is at `:5076` , to set up indexers and connections to ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **11.02.19:** - Add pipeline logic and multi arch. * **18.08.18:** - Bump java version to 10, (bionic currently refers to it as version 11). * **10.08.18:** - Rebase to ubuntu bionic.