mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
downgrade elasticsearch because not recognized as elastic from rails otherwise
This commit is contained in:
parent
22d180c38d
commit
3857a7c002
4 changed files with 18 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM elasticsearch:8.6.2
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:7.10.2
|
||||
|
||||
RUN \
|
||||
mkdir -p /usr/share/elasticsearch/config/analysis && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue