diff --git a/docs/images/docker-build-agent.md b/docs/images/docker-build-agent.md index a38c743d7..ff1780107 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." }