diff --git a/function/Dockerfile.server b/function/Dockerfile.server index eb43ceb..45be9a8 100644 --- a/function/Dockerfile.server +++ b/function/Dockerfile.server @@ -1,4 +1,4 @@ -FROM docker.io/apache/tika:2.9.2.0-full +FROM docker.io/apache/tika:2.9.2.1-full LABEL maintainer="Said Sef (saidsef.co.uk/)" LABEL org.opencontainers.image.source="https://github.com/saidsef/tika-document-to-text"