Bot Updating Documentation

LinuxServer-CI 2025-08-05 11:32:38 +00:00
rodzic c43042e09c
commit b5856af4b1
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -330,13 +330,14 @@ To help with development, we generate this dependency graph.
svc-php-fpm -> legacy-services svc-php-fpm -> legacy-services
} }
Base Images: { Base Images: {
"baseimage-alpine-nginx:3.22" <- "baseimage-alpine:3.22" "baseimage-alpine-nginx:3.21" <- "baseimage-alpine:3.21"
} }
"piwigo:latest" <- Base Images "piwigo:latest" <- Base Images
``` ```
## Versions ## Versions
* **05.08.25:** - Revert to Alpine 3.21 due to incorrectly stated upstream support for PHP 8.4.
* **27.07.25:** - Rebase to Alpine 3.22. * **27.07.25:** - Rebase to Alpine 3.22.
* **31.05.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings. * **31.05.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
* **07.04.24:** - Increase php workers to fix Android uploading in bulk * **07.04.24:** - Increase php workers to fix Android uploading in bulk