1
0
Fork 0

Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
Meng Sen 2025-02-18 16:20:06 +08:00
commit 60a35d01e0
15 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
onedev:
image: 1dev/server:11.6.15
image: 1dev/server:11.6.16
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
open-webui:
image: ghcr.io/open-webui/open-webui:0.5.12
image: ghcr.io/open-webui/open-webui:v0.5.14
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"