fix docs warning (#7419)
This commit is contained in:
parent
fbe7ba4ce6
commit
157810fcbf
@ -1,4 +1,5 @@
|
||||
FROM python:3.14.0a3-slim
|
||||
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user