Commit e05c2aae authored by nanahira's avatar nanahira

slim

parent e084b24b
Pipeline #39283 passed with stages
in 1 minute and 35 seconds
FROM python:3.10 FROM python:3.10-slim-bookworm
WORKDIR /app WORKDIR /app
COPY ./requirements.txt ./ COPY ./requirements.txt ./
......
annotated-types==0.7.0
anyio==4.9.0
certifi==2025.7.14
click==8.2.1
exceptiongroup==1.3.0
fastapi==0.116.1
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
idna==3.10
pydantic==2.11.7
pydantic_core==2.33.2
sniffio==1.3.1
starlette==0.47.2
typing-inspection==0.4.1
typing_extensions==4.14.1
uvicorn==0.35.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment