mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-26 00:24:53 +08:00
Merge pull request #1057 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-7.17.6
Bump elasticsearch from 7.17.5 to 7.17.6 in /Containers/fulltextsearch
This commit is contained in:
commit
267378998c
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.5
|
||||
FROM elasticsearch:7.17.6
|
||||
|
||||
RUN elasticsearch /usr/share/elasticsearch/bin/elasticsearch-plugin install --batch ingest-attachment
|
Loading…
Add table
Reference in a new issue