Skip to content

Commit 2d6016e

Browse files
committed
chore(deps): update python docker tag to v3.14
1 parent 180f607 commit 2d6016e

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-slim
1+
FROM python:3.14-slim
22

33
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
44

0 commit comments

Comments
 (0)