+ introduce php7.4 and stay only php7.3 as max older version + workspace with php7.4 in future commits
4 lines
104 B
Docker
4 lines
104 B
Docker
FROM docker.elastic.co/elasticsearch/elasticsearch:7.3.2
|
|
|
|
RUN elasticsearch-plugin install analysis-icu
|