Skip to content

Commit 0f22758

Browse files
⬆️ Update python/cpython to v3.13.3
1 parent 47297df commit 0f22758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2"
14+
ARG PYTHON_VERSION="v3.13.3"
1515
ARG PYTHON_PIP_VERSION="25.0.1"
1616
ARG PYTHON_SETUPTOOLS_VERSION="78.1.0"
1717
# hadolint ignore=DL3003,DL4006,SC2155

0 commit comments

Comments
 (0)