Bot Updating Documentation

master
LinuxServer-CI 2025-07-08 19:02:51 +00:00
rodzic b84042dd70
commit f2e4fbe2df
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -486,13 +486,14 @@ To help with development, we generate this dependency graph.
svc-streaming -> legacy-services svc-streaming -> legacy-services
} }
Base Images: { Base Images: {
"baseimage-alpine-nginx:3.21" <- "baseimage-alpine:3.21" "baseimage-alpine-nginx:3.22" <- "baseimage-alpine:3.22"
} }
"mastodon:latest" <- Base Images "mastodon:latest" <- Base Images
``` ```
## Versions ## Versions
* **08.07.25:** - Rebase to Alpine 3.22.
* **06.06.25:** - Rebase to Alpine 3.21, replace deprecated imagemagick with vips. * **06.06.25:** - Rebase to Alpine 3.21, replace deprecated imagemagick with vips.
* **08.10.24:** - Rebase to Alpine 3.20, enable [Active Record Encryption](https://github.com/mastodon/mastodon/pull/29831/files). Existing users should update their nginx confs to avoid http2 deprecation warnings. * **08.10.24:** - Rebase to Alpine 3.20, enable [Active Record Encryption](https://github.com/mastodon/mastodon/pull/29831/files). Existing users should update their nginx confs to avoid http2 deprecation warnings.
* **21.09.23:** - Rebase to Alpine 3.18, migrate to s6v3. * **21.09.23:** - Rebase to Alpine 3.18, migrate to s6v3.