diff --git a/services/calibre-web-automated.yml b/services/calibre-web-automated.yml index 1c9c9ec..3477244 100644 --- a/services/calibre-web-automated.yml +++ b/services/calibre-web-automated.yml @@ -33,9 +33,9 @@ services: - ${DOCKER_STORAGE_PATH}/calibre-web-automated/customize.py.json:/config/.config/calibre/customize.py.json restart: unless-stopped - calibre-web-automated-book-downloader: - image: ghcr.io/calibrain/calibre-web-automated-book-downloader:0.4.0 - container_name: calibre-web-automated-book-downloader + shelfmark: + image: ghcr.io/calibrain/shelfmark:1.2.1 + container_name: shelfmark environment: TZ: ${TZ} UID: ${PUID}