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
commit 0b82cbf4dd501e3bbe704d4a04aa8e29654250e4 Author: David Meikle <[email protected]> AuthorDate: Thu Mar 19 08:04:22 2020 +0000 Added 1.24 release information to README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b84e435..35cd6bf 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,10 @@ To install more languages simply update the apt-get command to include the packa Below are the most recent tags: -- `latest`, `1.23`: Apache Tika Server 1.23 (Minimal) -- `latest-full`, `1.23-full`: Apache Tika Server 1.23 (Full) +- `latest`, `1.24`: Apache Tika Server 1.24 (Minimal) +- `latest-full`, `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)
