Bot Updating Documentation

pull/330/head
LinuxServer-CI 2025-07-05 16:05:08 +00:00
rodzic b5a18bdf7d
commit 98e9e6b048
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -35,7 +35,6 @@ The architectures supported by this image are:
| :----: | :----: | ---- | | :----: | :----: | ---- |
| x86-64 | ✅ | amd64-\<version tag\> | | x86-64 | ✅ | amd64-\<version tag\> |
| arm64 | ✅ | arm64v8-\<version tag\> | | arm64 | ✅ | arm64v8-\<version tag\> |
| armhf | ❌ | |
## Application Setup ## Application Setup
@ -375,13 +374,14 @@ To help with development, we generate this dependency graph.
svc-healthchecks -> legacy-services svc-healthchecks -> legacy-services
} }
Base Images: { Base Images: {
"baseimage-alpine:3.21" "baseimage-alpine:3.22"
} }
"healthchecks:latest" <- Base Images "healthchecks:latest" <- Base Images
``` ```
## Versions ## Versions
* **05.07.25:** - Rebase to Alpine 3.22.
* **20.12.24:** - Rebase to Alpine 3.21. * **20.12.24:** - Rebase to Alpine 3.21.
* **31.08.24:** - Enable IPv6 on uwsgi. * **31.08.24:** - Enable IPv6 on uwsgi.
* **31.05.24:** - Rebase to Alpine 3.20. * **31.05.24:** - Rebase to Alpine 3.20.