kou commented on code in PR #44989:
URL: https://github.com/apache/arrow/pull/44989#discussion_r1936490859


##########
python/examples/minimal_build/Dockerfile.ubuntu:
##########
@@ -33,7 +33,6 @@ RUN apt-get update -y -q && \
       python3-pip \
       python3-venv \
       tzdata \
+      tzdata-legacy \
       && \
       apt-get clean && rm -rf /var/lib/apt/lists*

Review Comment:
   Ah, let's remove the `pip3 install -U` for now. We can revisit this when we 
need.



-- 
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