mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-31 18:09:20 +08:00
Merge pull request #2487 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-7.17.10
Bump elasticsearch from 7.17.9 to 7.17.10 in /Containers/fulltextsearch
This commit is contained in:
commit
844382d220
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
|
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
|
||||||
FROM elasticsearch:7.17.9
|
FROM elasticsearch:7.17.10
|
||||||
|
|
||||||
RUN elasticsearch-plugin install --batch ingest-attachment
|
RUN elasticsearch-plugin install --batch ingest-attachment
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue