Add botan to Docker image

This commit is contained in:
Dymas
2026-07-17 22:25:56 +02:00
parent 604265c44f
commit 6bec0e068a
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -22,6 +22,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
aria2 \
botan \
ca-certificates \
curl \
ffmpeg \