diff --git a/amd64.dockerfile b/amd64.dockerfile index 064cdbf..f87380b 100644 --- a/amd64.dockerfile +++ b/amd64.dockerfile @@ -16,6 +16,7 @@ RUN \ ffmpeg \ mkvtoolnix \ zip \ + unzip \ tidy && \ echo "************ install python packages ************" && \ python3 -m pip install --no-cache-dir -U \