amoeba opened a new issue, #45704: URL: https://github.com/apache/arrow/issues/45704
### Describe the bug, including details regarding any error messages, version, and platform. @kszucs reports [on Zulip](https://ursalabs.zulipchat.com/#narrow/channel/180245-dev/topic/Slow.20windows.20wheel.20builds/near/504170898) that Windows wheel builds in CI are taking longer [now](https://github.com/ursacomputing/crossbow/actions/runs/13632424520/job/38102991177#step:7:56) (~2hr) than [before](https://github.com/ursacomputing/crossbow/actions/runs/12629214381/job/35186688737) (~30min). From the logs it looks the increase in running time is due to the job building the Docker image instead of pulling from cache. We recently refactored the Windows wheel images to use a new base in https://github.com/apache/arrow/pull/45442 so that probably broke something. ### Component(s) Continuous Integration -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org