添加cryptography依赖和crypto_utils.py到Docker构建

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-11 20:09:22 +08:00
parent 7cfb76abf2
commit b0475bb1ba
2 changed files with 2 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ COPY browser_pool_worker.py .
COPY screenshot_worker.py .
COPY browser_installer.py .
COPY password_utils.py .
COPY crypto_utils.py .
COPY task_checkpoint.py .
# 复制新的优化模块