diff --git a/Dockerfile b/Dockerfile index 7c261ac..cb9afa2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ FROM debian:buster LABEL maintainer="Ben V. Brown " -RUN apt update && apt-get install -y make git bash curl tar bzip2 bc +RUN apt update && apt-get install -y make git bash curl tar bzip2 bc xxd ffmpeg WORKDIR /src # Git trust