update docker images im media-stack
This commit is contained in:
parent
68f4d79e79
commit
f5888eeea8
@ -55,7 +55,7 @@ in {
|
||||
"--network=media"
|
||||
];
|
||||
ports = [ "127.0.0.1:8100:8080" ];
|
||||
image = "cr.hotio.dev/hotio/caddy:release-2.4.6";
|
||||
image = "cr.hotio.dev/hotio/caddy:release-2.5.1";
|
||||
volumes = [
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
"/media/configs/caddy/config:/config"
|
||||
|
@ -10,7 +10,7 @@
|
||||
extraOptions = [
|
||||
"--network=media"
|
||||
];
|
||||
image = "cr.hotio.dev/hotio/nzbhydra2:release-4.3.0";
|
||||
image = "cr.hotio.dev/hotio/nzbhydra2:release-4.3.1";
|
||||
volumes = [
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
"/media/configs/nzbhydra2/config:/config"
|
||||
|
@ -10,7 +10,7 @@
|
||||
extraOptions = [
|
||||
"--network=media"
|
||||
];
|
||||
image = "cr.hotio.dev/hotio/prowlarr:testing-0.2.0.1448";
|
||||
image = "cr.hotio.dev/hotio/prowlarr:testing-0.3.0.1730";
|
||||
volumes = [
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
"/media/configs/prowlarr/config:/config"
|
||||
|
@ -10,7 +10,7 @@
|
||||
extraOptions = [
|
||||
"--network=media"
|
||||
];
|
||||
image = "cr.hotio.dev/hotio/qbittorrent:release-4.4.1";
|
||||
image = "cr.hotio.dev/hotio/qbittorrent:release-4.4.2";
|
||||
volumes = [
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
"/media/configs/qbittorrent/config:/config"
|
||||
|
@ -10,7 +10,7 @@
|
||||
extraOptions = [
|
||||
"--network=media"
|
||||
];
|
||||
image = "cr.hotio.dev/hotio/radarr:release-4.0.5.5981";
|
||||
image = "cr.hotio.dev/hotio/radarr:release-4.1.0.6175";
|
||||
volumes = [
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
"/media/configs/radarr/config:/config"
|
||||
|
@ -10,7 +10,7 @@
|
||||
extraOptions = [
|
||||
"--network=media"
|
||||
];
|
||||
image = "cr.hotio.dev/hotio/sonarr:release-3.0.7.1477";
|
||||
image = "cr.hotio.dev/hotio/sonarr:release-3.0.8.1507";
|
||||
volumes = [
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
"/media/configs/sonarr-anime/config:/config"
|
||||
@ -29,7 +29,7 @@
|
||||
extraOptions = [
|
||||
"--network=media"
|
||||
];
|
||||
image = "cr.hotio.dev/hotio/sonarr:release-3.0.7.1477";
|
||||
image = "cr.hotio.dev/hotio/sonarr:release-3.0.8.1507";
|
||||
volumes = [
|
||||
"/etc/localtime:/etc/localtime:ro"
|
||||
"/media/configs/sonarr-tv/config:/config"
|
||||
|
Loading…
x
Reference in New Issue
Block a user