Bot Updating Documentation

pull/330/head
LinuxServer-CI 2025-07-05 18:54:56 +00:00
rodzic a6158c5dee
commit 131b358b2a
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -403,13 +403,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.21" <- "baseimage-alpine:3.21" "baseimage-alpine-nginx:3.22" <- "baseimage-alpine:3.22"
} }
"kimai:latest" <- Base Images "kimai:latest" <- Base Images
``` ```
## Versions ## Versions
* **04.07.25:** - Rebase to Alpine 3.22.
* **06.04.25:** - Rebase to Alpine 3.21. * **06.04.25:** - Rebase to Alpine 3.21.
* **30.06.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings. * **30.06.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
* **24.03.24:** - Added LDAP module to composer * **24.03.24:** - Added LDAP module to composer