WillAyd commented on code in PR #694:
URL: https://github.com/apache/arrow-nanoarrow/pull/694#discussion_r1898183800


##########
ci/docker/ubuntu.dockerfile:
##########
@@ -20,7 +20,7 @@ ARG NANOARROW_ARCH
 FROM --platform=linux/${NANOARROW_ARCH} ubuntu:latest
 
 RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
-    locales git cmake r-base gnupg curl valgrind gfortran python3-venv 
python3-dev doxygen pandoc lcov \
+    locales git cmake r-base gnupg curl valgrind gfortran python3-venv 
python3-dev doxygen pandoc gcovr \

Review Comment:
   Ah OK  I see - this registry this pulls from is in the .env 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]

Reply via email to