This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika-docker.git


The following commit(s) were added to refs/heads/main by this push:
     new 6f7a7c2  fix typos in version numbers
6f7a7c2 is described below

commit 6f7a7c21eb26c615a3f272c79b54c23bf33c9245
Author: tallison <[email protected]>
AuthorDate: Mon Jul 15 16:11:53 2024 -0400

    fix typos in version numbers
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index b807bab..8c0a6cb 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,10 @@ To install more languages simply update the apt-get command 
to include the packa
 ## Available Tags
 
 Below are the most recent 2.x series tags:
-- `latest`, `2.9.2.1`: Apache Tika Server 2.9.2.0 (Minimal)
-- `latest-full`, `2.9.2.1-full`: Apache Tika Server 2.9.2.0 (Full)
-- `2.9.2.1`, `2.9.2.1`: Apache Tika Server 2.9.2.0 (Minimal)
-- `2.9.2.1`, `2.9.2.1-full`: Apache Tika Server 2.9.2.0 (Full)
+- `latest`, `2.9.2.1`: Apache Tika Server 2.9.2.1 (Minimal)
+- `latest-full`, `2.9.2.1-full`: Apache Tika Server 2.9.2.1 (Full)
+- `2.9.2.1`, `2.9.2.1`: Apache Tika Server 2.9.2.1 (Minimal)
+- `2.9.2.1`, `2.9.2.1-full`: Apache Tika Server 2.9.2.1 (Full)
 - `2.9.2.0`, `2.9.2.0`: Apache Tika Server 2.9.2.0 (Minimal)
 - `2.9.2.0`, `2.9.2.0-full`: Apache Tika Server 2.9.2.0 (Full)
 - `2.9.1.0`, `2.9.1.0`: Apache Tika Server 2.9.1.0 (Minimal)

Reply via email to