Files
ai/deploy/Dockerfile-backend

4 lines
50 B
Plaintext

FROM python:3.14-alpine
COPY python/src /app/src