fix: update libffi package in Dockerfile installation #106

Merged
argoyle merged 1 commits from fix-libffi-package-dockerfile into main 2025-12-03 07:17:15 +00:00

1 Commits

Author SHA1 Message Date
argoyle d3a799e614 fix: update libffi package in Dockerfile installation
Update the Dockerfile to install the correct version of the libffi package 
from libffi8 to libffi-dev. This change resolves compatibility issues during 
the build process and ensures that all necessary dependencies for the 
Docker image are correctly configured.
2025-12-03 08:14:46 +01:00