|
Build and Push Docker Image / test (push) Successful in 41s
Details
Build and Push Docker Image / build (push) Successful in 1m37s
Details
The Docker base image and requirements.txt were mismatched - pip was installing playwright 1.56.0 but the base image only had v1.40.0 browsers, causing startup failures. - Update base image to mcr.microsoft.com/playwright/python:v1.56.0-jammy - Pin playwright==1.56.0 to prevent future version drift 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .gitea/workflows | ||
| app | ||
| tests | ||
| CLAUDE.md | ||
| Dockerfile | ||
| docker-compose.yml | ||
| pytest.ini | ||
| requirements.txt | ||