From e868ef7bd030671d8e3cf217dd085937c3a90417 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 9 Oct 2024 14:11:24 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-spotube.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-spotube.md b/docs/images/docker-spotube.md index 8eaa1c9b76..60cf094ba9 100644 --- a/docs/images/docker-spotube.md +++ b/docs/images/docker-spotube.md @@ -31,7 +31,7 @@ The architectures supported by this image are: | Architecture | Available | Tag | | :----: | :----: | ---- | | x86-64 | ✅ | amd64-\ | -| arm64 | ❌ | | +| arm64 | ✅ | arm64v8-\ | | armhf | ❌ | | ## Application Setup @@ -320,4 +320,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **09.10.24:** - Add aarch64 support. * **26.04.24:** - Initial release.