You've already forked RekomenciBackend
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
@@ -36,6 +36,8 @@ COPY ./src ./src
|
||||
|
||||
RUN uv sync --frozen --no-dev --no-cache --group ml
|
||||
|
||||
RUN uv add prometheus-fastapi-instrumentator
|
||||
|
||||
|
||||
# Stage 4: Backend Runtime
|
||||
FROM ${PY_IMAGE} AS runtime
|
||||
|
||||
Reference in New Issue
Block a user