From a12991b3cd487813b5bc5770ae05a6d9f6bf9c6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Thu, 20 Feb 2020 13:22:35 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc5d295..284b9c7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ Like this, you can add your `docker-compose.prod.yml` to a branch of your Git re ## Upgrading -We've recently updated the Elasticsearch image from 5.6 to 7.6. +We've recently updated the Elasticsearch image from 5.6 to 7.6 in our "latest" images. +This will become available in all images with version > 3.2.0-12. As there is no direct upgrade path we have to delete all Elasticsearch indicies and rebuild them. To do this start docker-compose like: