mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Bump bazarr to Debian 13 (#8677)
* Bump bazarr to Debian 13 - Removes unnecessary python3 install - Use uv to create proper 3.12 venv (bazarr will give warnings about 3.13) * Improve bazarr update - setup_uv now versioned - graceful update from pre-venv install * chore: cosmetic --------- Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
parent
3a1f1bf813
commit
909dbc20ce
3 changed files with 21 additions and 13 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"ram": 1024,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue