Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(server): Add lerc external into server package. (#3348)
### Motivation It looks like we are missing lerc in the server cli. https://github.com/linz/basemaps-config/actions/runs/11061552896/job/30734619452?pr=970 ![image](https://github.com/user-attachments/assets/fdbf96e6-1269-4904-9b7c-61463159929d) ### Modifications Add the `lerc` into server and cli package ### Verification Local build server container with lerc uninstall vs installed. #### UNINSTALL ![image](https://github.com/user-attachments/assets/5188a74f-14a3-4c34-88ee-9765e6bccbdf) #### INSTALLED ![image](https://github.com/user-attachments/assets/152ef321-6eca-4f6e-90ef-1fc603e2ce2a) #### Test Screenshot with fixed container ![image](https://github.com/user-attachments/assets/555d9ee3-5914-410d-bcf1-c337c6ab2a76) --------- Co-authored-by: Blayne Chard <bchard@linz.govt.nz>
- Loading branch information