Update README.md

This commit is contained in:
André Bauer 2020-02-20 13:24:36 +01:00 committed by GitHub
parent a12991b3cd
commit 2a2525d932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,8 +43,9 @@ Like this, you can add your `docker-compose.prod.yml` to a branch of your Git re
## Upgrading ## Upgrading
We've recently updated the Elasticsearch image from 5.6 to 7.6 in our "latest" images. ### From =< 3.2.0-12
This will become available in all images with version > 3.2.0-12.
We've updated the Elasticsearch image from 5.6 to 7.6.
As there is no direct upgrade path we have to delete all Elasticsearch indicies and rebuild them. As there is no direct upgrade path we have to delete all Elasticsearch indicies and rebuild them.
To do this start docker-compose like: To do this start docker-compose like: