fix: fixed Dockerfile
This commit is contained in:
@@ -63,8 +63,8 @@ COPY alfred/agent/ ./agent/
|
|||||||
COPY alfred/application/ ./application/
|
COPY alfred/application/ ./application/
|
||||||
COPY alfred/domain/ ./domain/
|
COPY alfred/domain/ ./domain/
|
||||||
COPY alfred/infrastructure/ ./infrastructure/
|
COPY alfred/infrastructure/ ./infrastructure/
|
||||||
COPY alfred/tests/ ./tests/
|
|
||||||
COPY alfred/app.py .
|
COPY alfred/app.py .
|
||||||
|
COPY tests/ ./tests/
|
||||||
|
|
||||||
# ===========================================
|
# ===========================================
|
||||||
# Stage 3: Runtime
|
# Stage 3: Runtime
|
||||||
|
|||||||
Reference in New Issue
Block a user