mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 22:16:37 +00:00
Merge pull request #1092 from tcely/patch-12
Remove unnecessary dependencies
This commit is contained in:
commit
d0ada1535f
@ -345,11 +345,8 @@ RUN --mount=type=cache,id=apt-lib-cache-${TARGETARCH},sharing=private,target=/va
|
||||
# Install dependencies we keep
|
||||
# Install required distro packages
|
||||
apt-get -y --no-install-recommends install \
|
||||
libjpeg62-turbo \
|
||||
libmariadb3 \
|
||||
libonig5 \
|
||||
libpq5 \
|
||||
libwebp7 \
|
||||
pkgconf \
|
||||
python3 \
|
||||
python3-libsass \
|
||||
|
Loading…
Reference in New Issue
Block a user