feat: Update Dockerfile to use new UV system
All checks were successful
Check Code Quality / RuffCheck (push) Successful in 2m44s
Build Docker / BuildImage (push) Successful in 3m15s

Also fixes error in spotify refreshing
This commit is contained in:
2025-11-01 12:17:25 +11:00
parent 1888160fa5
commit b8f3039629
3 changed files with 39 additions and 10 deletions

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
__pycache__/
.env
.vs/
.venv/
*.tmp
testing/
tests/
.vscode/
.ruff_check/
.gitea/
# Random files
README.md
LICENSE.txt
NathanWoodburn.bsdesign
Dockerfile