Skip to content

Commit

Permalink
feat(container): update image ghcr.io/cdloh/calibre-bare ( 7.22.0 → 7…
Browse files Browse the repository at this point in the history
….23.0 )

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/cdloh/calibre-bare | 7.22.0 | 7.23.0 |
  • Loading branch information
lab-assistant[bot] authored Dec 21, 2024
1 parent 2dcfc6e commit e28fcbc
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 @@ -65,7 +65,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.23.0 / /opt/calibre
COPY --from=ghcr.io/bjw-s/kepubify:4.0.4 /app/kepubify /opt/kepubify/kepubify
COPY ./entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit e28fcbc

Please sign in to comment.