Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mise/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ volume mounts that persist cache directories for faster rebuilds.
<!-- tags:begin -->
| Tags | Debian variant |
|------|----------------|
| `2026.8.5-trixie`, `2026.8.5`, `trixie` | trixie |
| `2026.8.6-trixie`, `2026.8.6`, `trixie` | trixie |

Tags are also published with a date suffix on each build (e.g., `2026.8.5-trixie-<YYYYMMDD>`).
Tags are also published with a date suffix on each build (e.g., `2026.8.6-trixie-<YYYYMMDD>`).
<!-- tags:end -->

> [!NOTE]
Expand Down
6 changes: 3 additions & 3 deletions uv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ volume mounts that persist cache directories for faster rebuilds.
<!-- tags:begin -->
| Tags | Debian variant |
|------|----------------|
| `0.12.4-trixie`, `0.12.4`, `trixie` | trixie |
| `0.12.4-bookworm`, `bookworm` | bookworm |
| `0.12.5-trixie`, `0.12.5`, `trixie` | trixie |
| `0.12.5-bookworm`, `bookworm` | bookworm |

Tags are also published with a date suffix on each build (e.g., `0.12.4-trixie-<YYYYMMDD>`).
Tags are also published with a date suffix on each build (e.g., `0.12.5-trixie-<YYYYMMDD>`).
<!-- tags:end -->

The version in these tags is the version of `uv` itself, not of any Python interpreter.
Expand Down