IBX-10495: [Backport] Included Elasticsearch 8 on CI#55
Conversation
|
@micszo is there a reason why yarn@stable is used in php/Dockerfile-node18? (The other dockerfiles have yarn@1.22.22). This caused in one of our projects gitlab CI fail because yarn@4.12.0 was fetched as the "stable", but in the project "current global version of Yarn is 1.22.22". We use ghcr.io/ibexa/docker/php:8.3-node18 as our PHP image. We had to add this to our Dockerfile-app to make the project use yarn 1.22.22 and not fail on install.
https://doc.ibexa.co/en/latest/getting_started/requirements/#asset-manager also states 1.x version is used. |
|
Hi @kossuth-wt, this wasn't intended and must have slipped in unnoticed during development. I will fix this. Thanks for reporting! |
|
@micszo Another thing is that two dockerfiles use |
Related PRs:
Description:
Backport of #54 to 4.6.
Added new file for Elasticsearch 8 (8.19.9).
Fixed Dockerfiles for Node (12, 14, 16, 18) to resolve issues with building and testing images on CI.
For QA:
Please see:
Documentation: