FROM mcr.microsoft.com/devcontainers/python:1-3.11
RUN apt update && apt install -y ffmpeg
