fix: fixed Dockerfile

This commit is contained in:
2025-12-24 08:17:12 +01:00
parent f8eee120cf
commit 156d1fe567

View File

@@ -63,8 +63,8 @@ COPY alfred/agent/ ./agent/
COPY alfred/application/ ./application/
COPY alfred/domain/ ./domain/
COPY alfred/infrastructure/ ./infrastructure/
COPY alfred/tests/ ./tests/
COPY alfred/app.py .
COPY tests/ ./tests/
# ===========================================
# Stage 3: Runtime