mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-05 02:42:50 +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:
@@ -23,7 +23,7 @@
|
||||
"ram": 1024,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user