Merge pull request #3758 from nextcloud/revert-3755-dependabot/docker/Containers/fulltextsearch/elasticsearch-8.11.1

This commit is contained in:
Simon L
2023-11-16 17:02:18 +01:00
committed by GitHub

View File

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