We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39412c7 commit 8c96301Copy full SHA for 8c96301
1 file changed
.env.example
@@ -178,7 +178,7 @@ START_ADDITIONAL_SERVICES=""
178
# search/tika.yml or by using the following command:
179
# docker compose -f docker-compose.yml -f search/tika.yml up -d
180
# Set the desired docker image tag or digest.
181
-# Defaults to "apache/tika:slim"
+# Defaults to "apache/tika:latest"
182
# The slim variant is recommended for most use cases as it provides core text extraction
183
# functionality with a smaller image size and faster startup time.
184
# Only use the full variant (apache/tika:latest-full) if you need specialized features
0 commit comments