Morgan Funtowicz
test(embeddings): add unittests
5d3967e
raw
history blame
92 Bytes
FROM python/3.12
RUN --mount=bind,source=requirements.txt,target=/opt/jobs/requirements.txt