Skip to content

Commit c2d1909

Browse files
Bot Updating Documentation
1 parent e3efee7 commit c2d1909

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/images/docker-mylar3.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ This image provides various versions that are available via tags. Please read th
4343

4444
| Tag | Available | Description |
4545
| :----: | :----: |--- |
46-
| latest || Stable Mylar3 releases |
47-
| nightly || Commits to Mylar3 `python3-dev` branch |
48-
| unstable || Commits to Mylar3 `1000papercuts` branch |
46+
| latest || Commits to Mylar3 `python3-dev` branch |
47+
| nightly || Commits to Mylar3 `1000papercuts` branch (ubuntu) |
48+
| unstable || Commits to Mylar3 `1000papercuts` branch (alpine) |
4949

5050
## Application Setup
5151

@@ -341,6 +341,7 @@ To help with development, we generate this dependency graph.
341341

342342
## Versions
343343

344+
* **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.
344345
* **05.02.26:** - Release `unstable` tag based on commits to upstream `1000papercuts` branch.
345346
* **21.11.25:** - Rebase to Ubuntu Jammy.
346347
* **23.12.23:** - Rebase to Alpine 3.19.

0 commit comments

Comments
 (0)