We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf76f2 commit 563fb57Copy full SHA for 563fb57
Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:focal as base
2
RUN apt-get update
3
4
-ENV TIKA_VERSION 1.28
+ENV TIKA_VERSION 1.28.1
5
ENV TIKA_SERVER_JAR tika-server
6
7
MAINTAINER [email protected]
0 commit comments