Fix worker dependency and slim image
All checks were successful
build-push / docker (push) Successful in 8m44s

This commit is contained in:
AI Assistant
2026-03-12 15:28:30 +09:00
parent 6f89d44bfa
commit 5d0ba114ee
3 changed files with 14 additions and 6 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git
.gitea
db/*.db
downloads/*
!downloads/.gitkeep
worker/__pycache__
*.pyc