Browse Source

chore: disable calibre due to conflict with other packages

C4illin 3 months ago
parent
commit
d460e94d52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
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 \