Bump linuxserver/plex from 1.28.2 to 1.29.0
Bumps linuxserver/plex from 1.28.2 to 1.29.0. --- updated-dependencies: - dependency-name: linuxserver/plex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0becdafb16
commit
6a5174dd3a
|
@ -62,7 +62,7 @@ RUN apk add xf86-video-amdgpu linux-firmware-amdgpu --no-cache --update-cache \
|
|||
&& cp -a /lib/libz*.so* "$OUTPUT/usr/lib"
|
||||
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
FROM ghcr.io/linuxserver/plex:1.28.2
|
||||
FROM ghcr.io/linuxserver/plex:1.29.0
|
||||
ARG OUTPUT
|
||||
|
||||
# Install AMD drivers for HW decoding
|
||||
|
|
Loading…
Reference in a new issue