Skip to content

Commit

Permalink
Update jellyfin-ffmpeg release
Browse files Browse the repository at this point in the history
  • Loading branch information
psych0d0g authored Oct 27, 2024
1 parent b3a149b commit 3638bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN sed -i 's/Components: main/Components: main contrib non-free/' /etc/apt/sour

# Define the ARG for the jellyfin-ffmpeg version
# renovate: datasource=github-releases depName=jellyfin/jellyfin-ffmpeg versioning=loose
ARG JELLYFIN_FFMPEG_VERSION=6.0.1-8
ARG JELLYFIN_FFMPEG_VERSION=7.0.2-5

# Install packages that are needed for the runtime environment
RUN apt-get update && apt-get install --no-install-recommends -y \
Expand Down

0 comments on commit 3638bac

Please sign in to comment.