mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Adds libatomic1 for supporting armv7 better
This commit is contained in:
parent
52afab39cf
commit
3a74f24e49
@ -127,7 +127,9 @@ ARG RUNTIME_PACKAGES="\
|
|||||||
zlib1g \
|
zlib1g \
|
||||||
# Barcode splitter
|
# Barcode splitter
|
||||||
libzbar0 \
|
libzbar0 \
|
||||||
poppler-utils"
|
poppler-utils \
|
||||||
|
# RapidFuzz on armv7
|
||||||
|
libatomic1"
|
||||||
|
|
||||||
# Install basic runtime packages.
|
# Install basic runtime packages.
|
||||||
# These change very infrequently
|
# These change very infrequently
|
||||||
|
Loading…
x
Reference in New Issue
Block a user