From b24eed6963320b53a4d0b268e7f92d662c4e115d Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Thu, 20 Apr 2023 17:19:47 +0200 Subject: [PATCH] Install patch --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 304247b..fc98f01 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,6 +29,7 @@ RUN apt-get update --yes && \ libharfbuzz-dev \ libfribidi-dev \ sshpass \ + patch \ p7zip-full \ sox \ imagemagick \