lidavidm commented on code in PR #13885:
URL: https://github.com/apache/arrow/pull/13885#discussion_r946024742
##########
ci/docker/conda-integration.dockerfile:
##########
@@ -35,7 +35,8 @@ RUN mamba install -q -y \
maven=${maven} \
nodejs=${node} \
yarn \
- openjdk=${jdk} && \
+ openjdk=${jdk} \
+ zlib=1.2.11 && \
Review Comment:
nit: include the JIRA in a comment so it's clear why we have this pin 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]