Bot Updating Documentation

pull/274/head
LinuxServer-CI 2024-12-10 17:53:22 +00:00
rodzic 376665ca73
commit f92a698d8a
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -27,7 +27,7 @@ services:
restart: unless-stopped
```
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.
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: "01.07.24:", desc: "Update JRE to 17." }
- { date: "16.01.24:", desc: "Add yq." }