Skip to content

Commit 8c96301

Browse files
committed
fix
1 parent 39412c7 commit 8c96301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ START_ADDITIONAL_SERVICES=""
178178
# search/tika.yml or by using the following command:
179179
# docker compose -f docker-compose.yml -f search/tika.yml up -d
180180
# Set the desired docker image tag or digest.
181-
# Defaults to "apache/tika:slim"
181+
# Defaults to "apache/tika:latest"
182182
# The slim variant is recommended for most use cases as it provides core text extraction
183183
# functionality with a smaller image size and faster startup time.
184184
# Only use the full variant (apache/tika:latest-full) if you need specialized features

0 commit comments

Comments
 (0)