Skip to content

Commit

Permalink
fix: use non-wrapped ffmpeg internally
Browse files Browse the repository at this point in the history
  • Loading branch information
JanPokorny committed Oct 10, 2024
1 parent f33756e commit 470c6ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions executor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ COPY pandoc-wrapper /usr/local/bin/pandoc

# ffmpeg
COPY ffmpeg-wrapper /usr/local/bin/ffmpeg
ENV IMAGEIO_FFMPEG_EXE=/usr/bin/ffmpeg

# xonsh
ENV XONSH_SHOW_TRACEBACK=True
Expand Down

0 comments on commit 470c6ee

Please sign in to comment.