Skip to content

Commit 8b387b5

Browse files
committed
[Python] bump to 3.14.0
1 parent 03afa79 commit 8b387b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Base Image, now with Python!
22

3-
ARG PYTHON_VERSION=3.13.9
3+
ARG PYTHON_VERSION=3.14.0
44
ARG UBUNTU_VERSION=noble
55

66
FROM python:${PYTHON_VERSION}-trixie AS python-builder

0 commit comments

Comments
 (0)