File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ services:
15
15
- PGID=1000
16
16
17
17
lidarr :
18
- image : ghcr.io/linuxserver/lidarr@sha256:d30f42dc071f77ae833d094083263d38be2dd0ddfff3c234ede29a36673a8603
18
+ image : ghcr.io/linuxserver/lidarr@sha256:a77af413426b8509fad2d02f5b89104a5766ee6ebb13497d73993e74f6cfa0a8
19
19
container_name : lidarr
20
20
ports :
21
21
- " 8686:8686"
@@ -31,7 +31,7 @@ services:
31
31
- PGID=1000
32
32
33
33
prowlarr :
34
- image : ghcr.io/linuxserver/prowlarr@sha256:c93f075dc5afb74dc7a0a55e90974f81425a5d3c5d293022c5416431f4963ce9
34
+ image : ghcr.io/linuxserver/prowlarr@sha256:9dd32e2270d174b07bd33a1f54e2b79e03ad944df62ed93efa08f4a381adc9a1
35
35
container_name : prowlarr
36
36
ports :
37
37
- " 9696:9696"
@@ -72,7 +72,7 @@ services:
72
72
73
73
homarr :
74
74
container_name : homarr
75
- image : ghcr.io/ajnart/homarr:0.15.3
75
+ image : ghcr.io/ajnart/homarr:0.15.4
76
76
restart : unless-stopped
77
77
volumes :
78
78
- /docker/appdata/homarr/configs:/app/data/configs
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ services:
7
7
8
8
wallos :
9
9
container_name : wallos
10
- image : bellamy/wallos:2.22 .1
10
+ image : bellamy/wallos:2.23 .1
11
11
ports :
12
12
- " 8282:80/tcp"
13
13
environment :
You can’t perform that action at this time.
0 commit comments