kou commented on code in PR #41180:
URL: https://github.com/apache/arrow/pull/41180#discussion_r1584183798
##########
ci/docker/linux-apt-docs.dockerfile:
##########
@@ -55,7 +57,10 @@ RUN apt-get update -y && \
r-base=${r}* \
rsync \
ruby-dev \
- wget && \
+ wget \
+ libasound2-dev && \
+ wget -q
https://freeshell.de/phd/chromium/jammy/pool/latest/chromium_124.0.6367.60~linuxmint1+virginia_amd64.deb
&& \
+ apt-get install -y ./chromium_124.0.6367.60~linuxmint1+virginia_amd64.deb
&& \
Review Comment:
Could you wait for #41455 and rebase on main after it's merged?
--
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]