Merge pull request #3704 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-8.11.0

This commit is contained in:
Simon L 2023-11-13 14:06:23 +01:00 committed by GitHub
commit 8331e5cff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
FROM elasticsearch:8.10.4
FROM elasticsearch:8.11.0
USER root