zhengruifeng commented on code in PR #55914:
URL: https://github.com/apache/spark/pull/55914#discussion_r3256216798
##########
dev/infra/Dockerfile:
##########
@@ -61,7 +61,7 @@ RUN apt-get update && apt-get install -y \
openjdk-17-jdk-headless \
pandoc \
pkg-config \
- python3.10 \
+ python3.11 \
Review Comment:
this PR failed image cahcing
https://github.com/apache/spark/actions/runs/26010261434/job/76449371588
and IIRC the 'dev/infra/Dockerfile' is only used for branch-3.5, we don't
need to touch it in master
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]