From 80885f6d1e874f6ff802435dcdab28e62d0e94bf Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 9 May 2025 16:16:04 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-build-agent.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/images/docker-build-agent.md b/docs/images/docker-build-agent.md index dae6594994..cae6271d8b 100755 --- a/docs/images/docker-build-agent.md +++ b/docs/images/docker-build-agent.md @@ -29,6 +29,7 @@ services: For x86_64 machines, run `docker run --rm --privileged ghcr.io/linuxserver/qemu-static --reset -p yes` on the host to enable qemu before bringing any build agent containers up. +- { date: "09.05.25:", desc: "Push riscv64 tag." } - { date: "02.04.25:", desc: "Update JRE to 21." } - { date: "01.07.24:", desc: "Update JRE to 17." } - { date: "16.01.24:", desc: "Add yq." }