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 2b542a2 Updated README for Apache Tika 1.25
2b542a2 is described below
commit 2b542a20cc3745d99566373c258b895913b016fd
Author: Dave Meikle <[email protected]>
AuthorDate: Mon Nov 30 22:01:45 2020 +0000
Updated README for Apache Tika 1.25
---
README.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 71ea6fb..c7e39e9 100644
--- a/README.md
+++ b/README.md
@@ -17,14 +17,16 @@ To install more languages simply update the apt-get command
to include the packa
Below are the most recent tags:
-- `latest`, `1.24.1`: Apache Tika Server 1.24.1 (Minimal)
-- `latest-full`, `1.24.1-full`: Apache Tika Server 1.24.1 (Full)
+- `latest`, `1.25`: Apache Tika Server 1.25 (Minimal)
+- `latest-full`, `1.25-full`: Apache Tika Server 1.25 (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)
+- `1.24.1-full`: Apache Tika Server 1.24.1 (Full)
- `1.24`: Apache Tika Server 1.24 (Minimal)
- `1.24-full`: Apache Tika Server 1.24 (Full)
- `1.23`: Apache Tika Server 1.23 (Minimal)
- `1.23-full`: Apache Tika Server 1.23 (Full)
-- `1.22`: Apache Tika Server 1.22 (Minimal)
-- `1.22-full`: Apache Tika Server 1.22 (Full)
You can see a full set of tags for historical versions
[here](https://hub.docker.com/r/apache/tika/tags?page=1&ordering=last_updated).