Revert "update ES to 8.x"

This commit is contained in:
Simon L 2023-06-06 17:06:19 +02:00 committed by GitHub
parent 623ce23264
commit d8b036bd61
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 # Probably from here https://github.com/elastic/elasticsearch/blob/main/distribution/docker/src/docker/Dockerfile
FROM elasticsearch:8.7.1 FROM elasticsearch:7.17.10
USER root USER root