File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ services:
18
18
capabilities : [gpu]
19
19
20
20
open-webui :
21
- image : ghcr.io/open-webui/open-webui:v0.3.10
21
+ image : ghcr.io/open-webui/open-webui:v0.3.11
22
22
container_name : open-webui
23
23
restart : unless-stopped
24
24
ports :
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ services:
57
57
- PGID=1000
58
58
59
59
sonarr :
60
- image : ghcr.io/linuxserver/sonarr@sha256:fbee5770f688e4f89dd073534feda11251bfde0e0a4e6ac74dd8c33bb856b505
60
+ image : ghcr.io/linuxserver/sonarr@sha256:f0c1fe322671a5c4a302e27ee7aac622fb3c7ba6da231f6c378fe07ab900d6eb
61
61
container_name : sonarr
62
62
ports :
63
63
- " 8989:8989"
Original file line number Diff line number Diff line change 1
1
---
2
2
services :
3
3
netbootxyz :
4
- image : ghcr.io/linuxserver/netbootxyz@sha256:8adbd502fa2f31f03f39b35c511e3484b1a7100ee7bc4ab878518066881079e9
4
+ image : ghcr.io/linuxserver/netbootxyz@sha256:de2a9aeb5a8049a90551229601d742d3f6fdbf2befcaa77140ce92c48193b05b
5
5
container_name : netboot
6
6
environment :
7
7
- PUID=1000
You can’t perform that action at this time.
0 commit comments