Skip to content

Commit ed79871

Browse files
⬆️ Update python/cpython to v3.13.7
1 parent eb04110 commit ed79871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ENV \
1111
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1212

1313
# Install base system
14-
ARG PYTHON_VERSION="v3.13.5"
14+
ARG PYTHON_VERSION="v3.13.7"
1515
ARG PYTHON_PIP_VERSION="25.2"
1616
ARG PYTHON_SETUPTOOLS_VERSION="80.9.0"
1717
# hadolint ignore=DL3003,DL4006,SC2155

0 commit comments

Comments
 (0)