c33db75208
- COPY src/ /app/ statt zweistufig (vermeidet src/requirements.txt not found) - pip3 inline statt requirements.txt (kein separater COPY-Schritt nötig) - ARG BUILD_FROM mit amd64 Default (build.yaml Deprecation umgangen) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>