mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-30 01:19:57 +08:00
fix fulltextsearch build
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
267378998c
commit
6c63adc37f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
|
||||
FROM elasticsearch:7.17.6
|
||||
|
||||
RUN elasticsearch /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment
|
||||
RUN elasticsearch-plugin install --batch ingest-attachment
|
||||
|
|
Loading…
Reference in a new issue