Skip to content

Commit

Permalink
switch back to ffmpeg 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeblackshear committed Jun 28, 2022
1 parent 1d45b0b commit 5e82eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN pip3 wheel --wheel-dir=/wheels -r requirements-wheels.txt
FROM debian:11-slim
ARG TARGETARCH

ARG JELLYFIN_FFMPEG_VERSION=4.3.2-1
ARG JELLYFIN_FFMPEG_VERSION=4.4.1-4
# https://askubuntu.com/questions/972516/debian-frontend-environment-variable
ARG DEBIAN_FRONTEND="noninteractive"
# http://stackoverflow.com/questions/48162574/ddg#49462622
Expand Down

0 comments on commit 5e82eae

Please sign in to comment.