chore(deps): update linuxserver/calibre-web docker tag to v0.6.21 (#558)

* chore(deps): update linuxserver/calibre-web docker tag to v0.6.21

* 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-03 21:37:35 +08:00 committed by GitHub
parent 1bf395895a
commit cc519d6aff
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.20
image: linuxserver/calibre-web:0.6.21
labels:
createdBy: "Apps"