We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfeca6c commit bdf5953Copy full SHA for bdf5953
Dockerfile
@@ -1,6 +1,6 @@
1
ARG PROTOC_VERSION=28.2
2
# renovate: datasource=github-releases depName=jellyfin/jellyfin-ffmpeg versioning=loose
3
-ARG JELLYFIN_FFMPEG_VERSION=7.0.2-5
+ARG JELLYFIN_FFMPEG_VERSION=7.0.2-7
4
5
FROM debian:bookworm-slim AS builder
6
ARG PROTOC_VERSION
0 commit comments