kou commented on code in PR #34020:
URL: https://github.com/apache/arrow/pull/34020#discussion_r1147065458
##########
ci/docker/conda.dockerfile:
##########
@@ -16,7 +16,7 @@
# under the License.
ARG arch=amd64
-FROM ${arch}/ubuntu:18.04
+FROM ${arch}/ubuntu:22.04
Review Comment:
No.
It's just no-reason to use Ubuntu 20.04. :-)
##########
dev/tasks/linux-packages/apache-arrow-apt-source/apt/debian-buster/Dockerfile:
##########
Review Comment:
Yes.
I should have removed this in #13470.
--
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]