We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb04110 commit ed79871Copy full SHA for ed79871
base/Dockerfile
@@ -11,7 +11,7 @@ ENV \
11
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
12
13
# Install base system
14
-ARG PYTHON_VERSION="v3.13.5"
+ARG PYTHON_VERSION="v3.13.7"
15
ARG PYTHON_PIP_VERSION="25.2"
16
ARG PYTHON_SETUPTOOLS_VERSION="80.9.0"
17
# hadolint ignore=DL3003,DL4006,SC2155
0 commit comments