Skip to content

Commit f5f8d50

Browse files
Update python Docker tag to v3.14
1 parent a94b2d0 commit f5f8d50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13
1+
3.14

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13
1+
FROM python:3.14
22
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
33

44
WORKDIR /app

0 commit comments

Comments
 (0)