perf: 更新底层镜像

This commit is contained in:
infinitycat
2025-07-03 16:23:32 +08:00
parent 0fdab73962
commit b0e1e1b6e7

View File

@@ -1,4 +1,4 @@
FROM python:3.13.2-slim-bookworm FROM python:3.13.5-slim-bookworm
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/ COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
# 工作目录 # 工作目录