Skip to content

Commit 11416dc

Browse files
authored
Update FFMPEG version to 8.1 in Dockerfile
[skip ci] Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 3bccc5b commit 11416dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ffmpeg/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM ubuntu:noble AS builder
2-
ARG FFMPEG_VERSION="8.0"
2+
ARG FFMPEG_VERSION="8.1"
33
ARG RCLONE_VER="v1.73-stable"
44
ARG GO_VERSION="latest"
55
#ARG GO_CRYPTO_VERSION="v0.36.0"

0 commit comments

Comments
 (0)