We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03afa79 commit 8b387b5Copy full SHA for 8b387b5
Dockerfile
@@ -1,6 +1,6 @@
1
# Base Image, now with Python!
2
3
-ARG PYTHON_VERSION=3.13.9
+ARG PYTHON_VERSION=3.14.0
4
ARG UBUNTU_VERSION=noble
5
6
FROM python:${PYTHON_VERSION}-trixie AS python-builder
0 commit comments