Install libyaml build deps in Docker

This commit is contained in:
Sojan Jose
2026-01-18 19:23:37 -08:00
parent 3cf252a2fa
commit 77b286c41f
+2
View File
@@ -29,6 +29,8 @@ RUN apk update && apk add --no-cache \
tar \
build-base \
tzdata \
yaml-dev \
pkgconf \
postgresql-dev \
postgresql-client \
git \