Update Calibre-Web to 0.6.22 Oxana (#229)
* update to 0.6.22 * update to 0.6.22
This commit is contained in:
parent
3c18123de9
commit
f929f1720e
2 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ calibre_web_path_prefix: /calibre-web
|
|||
#
|
||||
#
|
||||
# Enable this extension explicitly to add the Calibre ebook-convert binary (x64 only). Omit this variable for a lightweight image.
|
||||
# The path to the binary is /usr/bin/ebook-convert (has to be specified in the web interface)
|
||||
# The path to the binary is /usr/bin/ebook-convert (has to be specified in the web interface - also specify the path to Calibre binaries as well; usr/bin)
|
||||
#calibre_web_environment_variables_extension: |
|
||||
# DOCKER_MODS=linuxserver/mods:universal-calibre
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
name: backup_borg
|
||||
activation_prefix: backup_borg_
|
||||
- src: git+https://github.com/lingawakad/ansible-role-calibre-web.git
|
||||
version: v0.6.21-1
|
||||
version: v0.6.22-0
|
||||
name: calibre-web
|
||||
activation_prefix: calibre-web_
|
||||
- src: git+https://github.com/nielscil/ansible-role-changedetection.git
|
||||
|
|
Loading…
Reference in a new issue