From 158962c499e2ddfcefe63bf9ed281402f14615fd Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 1 Jul 2024 21:39:35 +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 a38c743d75..ff1780107a 100755 --- a/docs/images/docker-build-agent.md +++ b/docs/images/docker-build-agent.md @@ -29,5 +29,6 @@ services: For x86_64 machines, run `docker run --rm --privileged multiarch/qemu-user-static --reset -p yes` on the host to enable qemu before bringing any build agent containers up. +- { date: "01.07.24:", desc: "Update JRE to 17." } - { date: "16.01.24:", desc: "Add yq." } - { date: "30.04.23:", desc: "Initial Release." }