Skip to content

Commit 6af120d

Browse files
author
Matt Reeves
committedAug 3, 2024
Merge branch 'main' into renovate/ghcr.io-linuxserver-netbootxyz
2 parents 46f9f4f + 0a218e5 commit 6af120d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎docker/AI/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
capabilities: [gpu]
1919

2020
open-webui:
21-
image: ghcr.io/open-webui/open-webui:v0.3.10
21+
image: ghcr.io/open-webui/open-webui:v0.3.11
2222
container_name: open-webui
2323
restart: unless-stopped
2424
ports:

‎docker/arrs/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
- PGID=1000
5858

5959
sonarr:
60-
image: ghcr.io/linuxserver/sonarr@sha256:fbee5770f688e4f89dd073534feda11251bfde0e0a4e6ac74dd8c33bb856b505
60+
image: ghcr.io/linuxserver/sonarr@sha256:f0c1fe322671a5c4a302e27ee7aac622fb3c7ba6da231f6c378fe07ab900d6eb
6161
container_name: sonarr
6262
ports:
6363
- "8989:8989"

0 commit comments

Comments
 (0)
Please sign in to comment.