Add the library libonig-dev depends upon also

This commit is contained in:
tcely 2025-06-03 10:48:17 -04:00 committed by GitHub
parent f74c22c849
commit a849367ac8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -347,6 +347,7 @@ RUN --mount=type=cache,id=apt-lib-cache-${TARGETARCH},sharing=private,target=/va
apt-get -y --no-install-recommends install \
libjpeg62-turbo \
libmariadb3 \
libonig5 \
libpq5 \
libwebp7 \
pkgconf \