This is an automated email from the ASF dual-hosted git repository.
dmeikle pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika-docker.git
The following commit(s) were added to refs/heads/master by this push:
new eb67fb8 Update README.md
new 3bf740c Merge pull request #3 from Subhajitdas298/patch-1
eb67fb8 is described below
commit eb67fb88eb493b1542267c471fe72cd525f23528
Author: Subhajit Das <[email protected]>
AuthorDate: Mon Apr 12 17:27:29 2021 +0530
Update README.md
Update for tika 1.26 minor fix under Available Tags
- Fixed latest tag description
- Removed redundancy in 1.26
---
README.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 189e8e5..b97dd83 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,8 @@ To install more languages simply update the apt-get command
to include the packa
Below are the most recent tags:
-- `latest`, `1.26`: Apache Tika Server 1.25 (Minimal)
-- `latest-full`, `1.26-full`: Apache Tika Server 1.25 (Full)
-- `1.26`: Apache Tika Server 1.26 (Minimal)
-- `1.26-full`: Apache Tika Server 1.26 (Full)
+- `latest`, `1.26`: Apache Tika Server 1.26 (Minimal)
+- `latest-full`, `1.26-full`: Apache Tika Server 1.26 (Full)
- `1.25`: Apache Tika Server 1.25 (Minimal)
- `1.25-full`: Apache Tika Server 1.25 (Full)
- `1.24.1`: Apache Tika Server 1.24.1 (Minimal)