Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmmcgee committed Oct 1, 2023
1 parent e2f955f commit 32b2845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32b2845

Please sign in to comment.