From d460e94d527fe1b02658f890a0093d1c6259cb6e Mon Sep 17 00:00:00 2001 From: C4illin Date: Wed, 16 Apr 2025 11:21:40 +0200 Subject: [PATCH] chore: disable calibre due to conflict with other packages --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6e90527..a7548e6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -55,7 +55,7 @@ RUN apk --no-cache add \ libva-utils \ py3-numpy -RUN apk --no-cache add calibre --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/ +# RUN apk --no-cache add calibre@testing --repository=http://dl-cdn.alpinelinux.org/alpine/edge/main/ # this might be needed for some latex use cases, will add it if needed. # texmf-dist-fontsextra \