Skip to content

Commit

Permalink
update Calibre to v7.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Sep 27, 2024
1 parent 909515c commit c0fbc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN export DEBIAN_FRONTEND="noninteractive" && \

FROM --platform=${BUILDPLATFORM} debian:bookworm-slim AS download

ARG CALIBRE_RELEASE="7.18.0"
ARG CALIBRE_RELEASE="7.19.0"
ARG TARGETPLATFORM

RUN export DEBIAN_FRONTEND="noninteractive" && \
Expand Down

0 comments on commit c0fbc77

Please sign in to comment.