Skip to content

Commit

Permalink
Merge pull request #192 from AnakTeka/firefox-drm
Browse files Browse the repository at this point in the history
add libavcodec-extra and ubuntu-restricted-extras for firefox
  • Loading branch information
ABeltramo authored Oct 7, 2024
2 parents 79d1b8b + 5806675 commit 8ac7e3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/firefox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ ARG DEBIAN_FRONTEND=noninteractive
ARG REQUIRED_PACKAGES=" \
libpci3 \
firefox \
libavcodec-extra \
ubuntu-restricted-extras \
"

COPY <<_APT_PIN /etc/apt/preferences.d/mozilla-firefox
Expand Down

0 comments on commit 8ac7e3f

Please sign in to comment.