mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-01-23 02:14:30 +00:00
make the order alphabetical
This commit is contained in:
parent
5ba578cee7
commit
b2b19bef56
1 changed files with 2 additions and 2 deletions
|
|
@ -28,12 +28,12 @@ RUN \
|
|||
apt-get install -y --no-install-recommends \
|
||||
at \
|
||||
i965-va-driver \
|
||||
intel-media-va-driver-non-free \
|
||||
${JELLYFIN} \
|
||||
libfontconfig1 \
|
||||
libfreetype6 \
|
||||
libssl1.1 \
|
||||
mesa-va-drivers \
|
||||
intel-media-va-driver-non-free && \
|
||||
mesa-va-drivers && \
|
||||
echo "**** cleanup ****" && \
|
||||
rm -rf \
|
||||
/tmp/* \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue