fix: add libyaml-dev to Dockerfile dependencies #109

Merged
argoyle merged 1 commits from fix/add-libyaml-dev-to-dockerfile into main 2025-12-03 13:13:25 +00:00

1 Commits

Author SHA1 Message Date
argoyle 9783e06264 fix: add libyaml-dev to Dockerfile dependencies
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.
2025-12-03 13:11:51 +01:00