This is an automated email from the ASF dual-hosted git repository. omalley pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/master by this push: new 8e018ba Update docker README to remove CentOS 6. 8e018ba is described below commit 8e018bab17bb8cb1cd8610ce2d7396e89ee62a7e Author: Owen O'Malley <omal...@apache.org> AuthorDate: Fri Sep 18 09:31:17 2020 -0700 Update docker README to remove CentOS 6. --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 8218f01..2584c7e 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,6 +1,6 @@ ## Supported OSes -* CentOS 6, 7, and 8 +* CentOS 7, and 8 * Debian 8, 9, and 10 * Ubuntu 14, 16, and 18