fix: update libffi package in Dockerfile installation #106
Reference in New Issue
Block a user
Delete Branch "fix-libffi-package-dockerfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
mentioned in commit
2dcf213eed