Skip to content

Commit

Permalink
Updated to Apache Tika 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dameikle committed Feb 16, 2016
1 parent 90374e8 commit 0e1a3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:latest
MAINTAINER [email protected]

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

RUN apt-get update \
Expand Down

0 comments on commit 0e1a3c1

Please sign in to comment.