mirror of
https://github.com/spritsail/plex-media-server.git
synced 2024-11-05 01:16:23 +00:00
Updated Plex to 1.40.0.7996-4956e330f
Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
parent
33adeb4cc5
commit
09f7281f22
@ -1,4 +1,4 @@
|
||||
ARG PLEX_VER=1.40.0.7775-456fbaf97
|
||||
ARG PLEX_VER=1.40.0.7996-4956e330f
|
||||
ARG BUSYBOX_VER=1.36.1
|
||||
ARG SU_EXEC_VER=0.4
|
||||
ARG TINI_VER=0.19.0
|
||||
@ -36,7 +36,8 @@ RUN apk add --no-cache \
|
||||
musl-dev \
|
||||
nghttp2-dev \
|
||||
pkgconfig \
|
||||
xxd
|
||||
xxd \
|
||||
zstd
|
||||
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user