Skip to content

Commit ed2360a

Browse files
⬆️ Update python/cpython to v3.13.3
1 parent 13e5e8d commit ed2360a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

+1-1
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)