Bot Updating Documentation

This commit is contained in:
LinuxServer-CI 2026-02-20 16:37:16 +00:00
parent e3efee707f
commit c2d1909baf
No known key found for this signature in database

View File

@ -43,9 +43,9 @@ This image provides various versions that are available via tags. Please read th
| Tag | Available | Description |
| :----: | :----: |--- |
| latest | ✅ | Stable Mylar3 releases |
| nightly | ✅ | Commits to Mylar3 `python3-dev` branch |
| unstable | ✅ | Commits to Mylar3 `1000papercuts` branch |
| latest | ✅ | Commits to Mylar3 `python3-dev` branch |
| nightly | ✅ | Commits to Mylar3 `1000papercuts` branch (ubuntu) |
| unstable | ✅ | Commits to Mylar3 `1000papercuts` branch (alpine) |
## Application Setup
@ -341,6 +341,7 @@ To help with development, we generate this dependency graph.
## Versions
* **19.02.26:** - Rebase `latest` tag based on commits to upstream `python3-dev` branch. `nightly` will build commits to upstream `1000papercuts` branch. `unstable` tag will also build commits to upstream `1000papercuts` branch, but on alpine 3.23 with python 3.12.
* **05.02.26:** - Release `unstable` tag based on commits to upstream `1000papercuts` branch.
* **21.11.25:** - Rebase to Ubuntu Jammy.
* **23.12.23:** - Rebase to Alpine 3.19.