Skip to content

Commit 8bf4311

Browse files
authored
Update ffmpeg v8.0 and rclone v1.71.0
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 4ca031c commit 8bf4311

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.ffmpeg/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:noble AS builder
2-
ARG FFMPEG_VERSION="7.1.1"
3-
ARG RCLONE_VER="v1.70.3"
2+
ARG FFMPEG_VERSION="8.0"
3+
ARG RCLONE_VER="v1.71.0"
44
ARG GO_VERSION="latest"
55
#ARG GO_CRYPTO_VERSION="v0.36.0"
66
#ARG GO_OAUTH2_VERSION="v0.27.0"

0 commit comments

Comments
 (0)