Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4e4b9ce

Browse files
authoredDec 4, 2024
chore(deps): update python version
1 parent 9497889 commit 4e4b9ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.python-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12.5
1+
3.13.0

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-slim
1+
FROM python:3.13-slim
22
COPY --from=ghcr.io/astral-sh/uv:0.5.6 /uv /bin/uv
33

44
# 设置时区

0 commit comments

Comments
 (0)