Add xxd and ffmpeg for convert.sh

This commit is contained in:
pure 2022-12-31 07:04:46 +01:00 committed by GitHub
parent 2cc53ca4f5
commit 07ef1d0a09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ FROM debian:buster
LABEL maintainer="Ben V. Brown <ralim@ralimtek.com>"
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