Force build

This commit is contained in:
hexeth 2022-10-07 14:35:48 -07:00 committed by GitHub
parent 4c56be0e91
commit 826cf11d76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ RUN apk add xf86-video-amdgpu linux-firmware-amdgpu --no-cache --update-cache \
from ghcr.io/linuxserver/plex:latest
ARG OUTPUT
# Install AMD drivers
# Install AMD drivers for HW decoding
RUN apt-get update \
&& apt-get install -y software-properties-common \
&& add-apt-repository ppa:oibaf/graphics-drivers -y \