adjust a few things

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-06-27 11:51:53 +02:00
parent faa5947963
commit 2dfab2941b
3 changed files with 14 additions and 11 deletions

View file

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