pitrou commented on code in PR #47993:
URL: https://github.com/apache/arrow/pull/47993#discussion_r2546088001
##########
ci/docker/python-free-threaded-wheel-musllinux-test-imports.dockerfile:
##########
@@ -19,34 +19,28 @@ ARG base
FROM ${base}
ARG python_version=3.13
-ARG python_patch_version=3.13.7
+ARG python_patch_version=3.13.9
+ARG build_date=20251014
Review Comment:
These are also parametered elsewhere, do we have to leave a default value
here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]