update to 4.3.2

This commit is contained in:
Blake Blackshear 2021-06-26 14:02:31 -05:00
parent 5afeb6e081
commit eb5e6d19fa
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ RUN apt-get -yqq update && \
FROM base as build
ENV FFMPEG_VERSION=4.3.1 \
ENV FFMPEG_VERSION=4.3.2 \
AOM_VERSION=v1.0.0 \
FDKAAC_VERSION=0.1.5 \
FREETYPE_VERSION=2.5.5 \

View File

@ -14,7 +14,7 @@ RUN apt-get -yqq update && \
FROM base as build
ENV FFMPEG_VERSION=4.3.1 \
ENV FFMPEG_VERSION=4.3.2 \
AOM_VERSION=v1.0.0 \
FDKAAC_VERSION=0.1.5 \
FREETYPE_VERSION=2.5.5 \

View File

@ -37,7 +37,7 @@ FROM devel-base as build
ENV NVIDIA_HEADERS_VERSION=9.1.23.1
ENV FFMPEG_VERSION=4.3.1 \
ENV FFMPEG_VERSION=4.3.2 \
AOM_VERSION=v1.0.0 \
FDKAAC_VERSION=0.1.5 \
FREETYPE_VERSION=2.5.5 \

View File

@ -15,7 +15,7 @@ RUN apt-get -yqq update && \
FROM base as build
ENV FFMPEG_VERSION=4.3.1 \
ENV FFMPEG_VERSION=4.3.2 \
AOM_VERSION=v1.0.0 \
FDKAAC_VERSION=0.1.5 \
FREETYPE_VERSION=2.5.5 \