From 32b28455e32d594577b7eb002e32c0af0080538a Mon Sep 17 00:00:00 2001 From: John McGee Date: Sun, 1 Oct 2023 09:51:56 -0400 Subject: [PATCH] typo --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index c3a277b..1e68a0e 100644 --- a/Containerfile +++ b/Containerfile @@ -80,7 +80,7 @@ RUN dnf install -y 'dnf-command(copr)' # Install RPMFusion for hardware accelerated encoding/decoding RUN dnf install -y \ https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \ - https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm && \ + https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm RUN dnf install -y \ intel-media-driver \ nvidia-vaapi-driver