Bot Updating Documentation

master
LinuxServer-CI 2025-07-15 08:39:33 +00:00
rodzic af952df62d
commit 2ca7b2378a
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -402,13 +402,14 @@ To help with development, we generate this dependency graph.
svc-queue-worker -> legacy-services
}
Base Images: {
"baseimage-alpine-nginx:3.21" <- "baseimage-alpine:3.21"
"baseimage-alpine-nginx:3.22" <- "baseimage-alpine:3.22"
}
"bookstack:latest" <- Base Images
```
## Versions
* **05.07.25:** - Rebase to Alpine 3.22.
* **04.01.25:** - Add php-opcache.
* **17.12.24:** - Rebase to Alpine 3.21.
* **11.10.24:** - Default to environment config over .env file config.