From 91dfbed3276d7828c67d1cb22b0f4dd17feccdbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 03:00:51 +0000 Subject: [PATCH] Bump linuxserver/plex from 1.32.1 to 1.32.4 Bumps [linuxserver/plex](https://github.com/linuxserver/docker-plex) from 1.32.1 to 1.32.4. - [Release notes](https://github.com/linuxserver/docker-plex/releases) - [Commits](https://github.com/linuxserver/docker-plex/commits) --- updated-dependencies: - dependency-name: linuxserver/plex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 40c7844..b4815ec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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.32.1 +FROM ghcr.io/linuxserver/plex:1.32.4 ARG OUTPUT # Install AMD drivers for HW decoding