Skip to content

Commit

Permalink
feat(calibre-web): update ghcr.io/cdloh/calibre-bare ( 7.22.0 → 7.24.0 )
Browse files Browse the repository at this point in the history
  • Loading branch information
rk-1b[bot] authored Jan 10, 2025
1 parent 99014e2 commit 69ff027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/calibre-web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RUN \
# Set permissions
&& chmod -R 755 /app

COPY --from=ghcr.io/cdloh/calibre-bare:7.22.0 / /opt/calibre
COPY --from=ghcr.io/cdloh/calibre-bare:7.24.0 / /opt/calibre
COPY --from=ghcr.io/bjw-s/kepubify:4.0.4 /app/kepubify /opt/kepubify/kepubify
COPY ./apps/calibre-web/entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit 69ff027

Please sign in to comment.