Skip to content

Commit 262d8c5

Browse files
author
Matt Reeves
committedSep 20, 2024
Merge branch 'main' into renovate/bellamy-wallos-2.x
2 parents 3db0cf9 + e06424d commit 262d8c5

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:0.3.21
21+
image: ghcr.io/open-webui/open-webui:v0.3.22
2222
container_name: open-webui
2323
restart: unless-stopped
2424
ports:

‎docker/downloaders/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3.9'
22
services:
33
sabnzbd:
4-
image: ghcr.io/linuxserver/sabnzbd@sha256:cf7743af338e1cdfc97f6e6c605c8c45d737a4f268ab96ba6cec565134cea5e1
4+
image: ghcr.io/linuxserver/sabnzbd@sha256:374a89d565afda9e90ffb01b1ed032390cf701f24e9c035a842440194fdca1a0
55
container_name: sabnzbd
66
environment:
77
- PUID=1000

0 commit comments

Comments
 (0)
Please sign in to comment.