chore(deps): update linuxserver/calibre-web docker tag to v2021 (#565)

* chore(deps): update linuxserver/calibre-web docker tag to v2021

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-11-04 21:47:39 +08:00 committed by GitHub
parent f43797d53c
commit be1bacaa9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ services:
- TZ=${TIME_ZONE}
- DOCKER_MODS=linuxserver/mods:universal-calibre #optional
- OAUTHLIB_RELAX_TOKEN_SCOPE=1 #optional
image: linuxserver/calibre-web:0.6.21
image: linuxserver/calibre-web:2021.12.16
labels:
createdBy: "Apps"