Compare commits
6 commits
46f9f4fdff
...
6af120d86c
Author | SHA1 | Date | |
---|---|---|---|
6af120d86c | |||
0a218e5c3b | |||
6d9b1c0ef7 | |||
ff3a2c61cc | |||
8a72f4f087 | |||
b6fbfde7d4 |
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ services:
|
|||
capabilities: [gpu]
|
||||
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:v0.3.10
|
||||
image: ghcr.io/open-webui/open-webui:v0.3.11
|
||||
container_name: open-webui
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
|
@ -57,7 +57,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
sonarr:
|
||||
image: ghcr.io/linuxserver/sonarr@sha256:fbee5770f688e4f89dd073534feda11251bfde0e0a4e6ac74dd8c33bb856b505
|
||||
image: ghcr.io/linuxserver/sonarr@sha256:f0c1fe322671a5c4a302e27ee7aac622fb3c7ba6da231f6c378fe07ab900d6eb
|
||||
container_name: sonarr
|
||||
ports:
|
||||
- "8989:8989"
|
||||
|
|
Loading…
Reference in a new issue