Improve Docker configuration and gitignore
- Enhanced Dockerfile with security improvements and cleaner dependency management - Fixed requirements.txt to use correct package names - Updated gitignore to properly exclude output directory and contents 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
requests
|
||||
bs4
|
||||
beautifulsoup4
|
||||
feedgen
|
||||
playwright
|
||||
pytz
|
||||
Reference in New Issue
Block a user