assignUser commented on code in PR #34020:
URL: https://github.com/apache/arrow/pull/34020#discussion_r1147034636
##########
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:
I don't mind using 22 but is there a reason we skip 20?
##########
dev/tasks/linux-packages/apache-arrow-apt-source/apt/debian-buster/Dockerfile:
##########
Review Comment:
Buster has also reached EOL for a while right?
--
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]