chore(calibre): Update images
This commit is contained in:
parent
cfee4fd835
commit
59f721f4d7
1 changed files with 2 additions and 2 deletions
|
|
@ -93,7 +93,7 @@ in {
|
||||||
innerPort = 8080;
|
innerPort = 8080;
|
||||||
in {
|
in {
|
||||||
hostname = "calibre";
|
hostname = "calibre";
|
||||||
image = "lscr.io/linuxserver/calibre:8.5.0";
|
image = "lscr.io/linuxserver/calibre:v8.10.0-ls354";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
ports = [
|
ports = [
|
||||||
# Open ports if you don't use Traefik
|
# Open ports if you don't use Traefik
|
||||||
|
|
@ -151,7 +151,7 @@ in {
|
||||||
innerPort = 8083;
|
innerPort = 8083;
|
||||||
in {
|
in {
|
||||||
hostname = "calibre-web";
|
hostname = "calibre-web";
|
||||||
image = "lscr.io/linuxserver/calibre-web:0.6.24";
|
image = "lscr.io/linuxserver/calibre-web:0.6.25-ls346";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
ports = [
|
ports = [
|
||||||
# Open ports if you don't use Traefik
|
# Open ports if you don't use Traefik
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue