From 5b9b8c19fb4ad9b5e6895db73b3fda7df103cbe4 Mon Sep 17 00:00:00 2001 From: AbdBarho Date: Wed, 24 May 2023 16:37:23 +0200 Subject: [PATCH] add dep --- services/AUTOMATIC1111/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/AUTOMATIC1111/Dockerfile b/services/AUTOMATIC1111/Dockerfile index 97c4b5f..6bfcda0 100644 --- a/services/AUTOMATIC1111/Dockerfile +++ b/services/AUTOMATIC1111/Dockerfile @@ -28,7 +28,7 @@ ENV DEBIAN_FRONTEND=noninteractive PIP_PREFER_BINARY=1 RUN --mount=type=cache,target=/var/cache/apt \ apt-get update && \ # we need those - apt-get install -y fonts-dejavu-core rsync git jq moreutils \ + apt-get install -y fonts-dejavu-core rsync git jq moreutils aria2 \ # extensions needs those ffmpeg libglfw3-dev libgles2-mesa-dev pkg-config libcairo2 libcairo2-dev