Skip to content

Commit 6babc6a

Browse files
authored
Update ffmpeg version in dockerfile
1 parent cd27f5a commit 6babc6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN apt-get -yqq update && \
1616

1717
FROM base as build
1818

19-
ENV FFMPEG_VERSION=4.4 \
19+
ENV FFMPEG_VERSION=8.0 \
2020
AOM_VERSION=v1.0.0 \
2121
FDKAAC_VERSION=0.1.5 \
2222
FONTCONFIG_VERSION=2.12.4 \

0 commit comments

Comments
 (0)