mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
Merge pull request #2652 from nextcloud/enh/2332/update-es
update ES to 8.x
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
|
||||
FROM elasticsearch:7.17.10
|
||||
FROM elasticsearch:8.7.1
|
||||
|
||||
RUN set -ex; \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user