fixup: building from source on arm64

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

View File

@ -423,6 +423,7 @@ RUN --mount=type=tmpfs,target=/cache \
g++ \
gcc \
libjpeg-dev \
libonig-dev \
libpq-dev \
libwebp-dev \
make \
@ -466,6 +467,7 @@ RUN --mount=type=tmpfs,target=/cache \
g++ \
gcc \
libjpeg-dev \
libonig-dev \
libpq-dev \
libwebp-dev \
make \