TheShubhendra opened a new pull request, #562:
URL: https://github.com/apache/apisix-docker/pull/562

   This pull request includes updates to the CI workflow to address build 
issues.
   
   ### Changes
   1. **Build libyaml before installing lyaml**:
      - Added a step to build and install libyaml before attempting to install 
the lyaml Lua module.
      - This change resolves the issue where lyaml installation fails due to 
missing libyaml symbols.
   
   2. **Switch from docker-compose to docker compose**:
      - Updated the CI workflow to replace `docker-compose` with `docker 
compose` for compatibility with newer Docker versions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to