* big pre-summer refactoring

+ introduce php7.4 and stay only php7.3 as max older version
+ workspace with php7.4 in future commits
This commit is contained in:
2021-04-13 00:01:26 +03:00
parent 998509196d
commit f3139e9716
34 changed files with 1013 additions and 606 deletions

View File

@ -0,0 +1,3 @@
FROM docker.elastic.co/elasticsearch/elasticsearch:7.5.2
RUN elasticsearch-plugin install analysis-icu