Skip to content

Commit 0e1a3c1

Browse files
committed
Updated to Apache Tika 1.12
1 parent 90374e8 commit 0e1a3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ubuntu:latest
22
33

4-
ENV TIKA_VERSION 1.11
4+
ENV TIKA_VERSION 1.12
55
ENV TIKA_SERVER_URL https://www.apache.org/dist/tika/tika-server-$TIKA_VERSION.jar
66

77
RUN apt-get update \

0 commit comments

Comments
 (0)