raulcd commented on PR #51099: URL: https://github.com/apache/arrow/pull/51099#issuecomment-5582145358
the `ci/docker/conda-integration.dockerfile` uses `ci/docker/conda-cpp.dockerfile` as base and there we define Python 3.11, see: https://github.com/apache/arrow/blob/397b3d0023030f6c6bc69d214ea7b27a687256f8/ci/docker/conda-cpp.dockerfile#L26 We could bump the base one or override and install a newer one on the `conda-integration.dockerfile` file. -- 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]
