You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "assignUser (via GitHub)" <gi...@apache.org> on 2023/03/24 01:41:58 UTC

[GitHub] [arrow] assignUser commented on a diff in pull request #34020: GH-33800: [Packaging] Drop support for Ubuntu 18.04

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org