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:
Simon L 2022-08-25 13:04:23 +02:00 committed by GitHub
commit 267378998c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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