Skip to content

Commit 06c4136

Browse files
author
Matt Reeves
committedAug 3, 2024
Merge branch 'main' into renovate/ghcr.io-linuxserver-syncthing
2 parents ee57f54 + 4660801 commit 06c4136

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎docker/AI/docker-compose.yml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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"

‎docker/netboot/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
services:
33
netbootxyz:
4-
image: ghcr.io/linuxserver/netbootxyz@sha256:8adbd502fa2f31f03f39b35c511e3484b1a7100ee7bc4ab878518066881079e9
4+
image: ghcr.io/linuxserver/netbootxyz@sha256:de2a9aeb5a8049a90551229601d742d3f6fdbf2befcaa77140ce92c48193b05b
55
container_name: netboot
66
environment:
77
- PUID=1000

0 commit comments

Comments
 (0)
Please sign in to comment.