add libyaml-dev

This commit is contained in:
Ryan W
2025-03-02 17:09:56 -08:00
parent 9758a6c268
commit beed40f95d
+2 -1
View File
@@ -21,7 +21,8 @@ RUN --mount=type=cache,target=/var/cache/apt \
libvips \ libvips \
curl \ curl \
libjemalloc2 \ libjemalloc2 \
pkg-config pkg-config \
libyaml-dev
ENV LANG=C.UTF-8 \ ENV LANG=C.UTF-8 \
BUNDLE_JOBS=4 \ BUNDLE_JOBS=4 \