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 90374e8 commit 0e1a3c1Copy full SHA for 0e1a3c1
Dockerfile
@@ -1,7 +1,7 @@
1
FROM ubuntu:latest
2
MAINTAINER [email protected]
3
4
-ENV TIKA_VERSION 1.11
+ENV TIKA_VERSION 1.12
5
ENV TIKA_SERVER_URL https://www.apache.org/dist/tika/tika-server-$TIKA_VERSION.jar
6
7
RUN apt-get update \
0 commit comments