From c2d1909bafb5d66939a081c3fddaf5bf37e21159 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 20 Feb 2026 16:37:16 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-mylar3.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/images/docker-mylar3.md b/docs/images/docker-mylar3.md index ad6a69e1a0..387791e0ba 100755 --- a/docs/images/docker-mylar3.md +++ b/docs/images/docker-mylar3.md @@ -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.