Skip to content

Commit

Permalink
Updated dockerfile to ffmpeg v5
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavila committed May 24, 2022
1 parent 31c59a4 commit f9996fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM python:3.8-slim AS base

ARG FFMPEG_version=master \
ARG VMAF_version=master \
ARG easyVmaf_hash=af01f03b451b5f4ab74ddc58dfd264849383f226
ARG easyVmaf_hash=31c59a444445125265044789d0754db8f39f71be

FROM base as build

Expand Down

0 comments on commit f9996fd

Please sign in to comment.