fix: add libyaml-dev to Dockerfile dependencies #109
Reference in New Issue
Block a user
Delete Branch "fix/add-libyaml-dev-to-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?
Include libyaml-dev in the list of installed packages to ensure
support for YAML parsing in the application. This change is made to
meet project requirements and improve functionality.
mentioned in commit
1a4af60366