690612:0900 ADR-035-235 #00.1 [skip CI]
CI / CD Pipeline / build (push) Has been skipped
CI / CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-06-12 09:00:28 +07:00
parent 0227b7b982
commit d333d8a45a
2 changed files with 3 additions and 0 deletions
@@ -28,6 +28,7 @@ RUN pip install --no-cache-dir -r requirements.txt
# Copy source code
COPY app.py .
COPY services/ ./services/
EXPOSE 8765