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

This commit is contained in:
萌森 2024-08-05 10:13:36 +08:00
commit 884d5591ba
20 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ networks:
services:
nezha-dashboard:
image: ghcr.io/naiba/nezha-dashboard:v0.18.5
image: ghcr.io/naiba/nezha-dashboard:v0.18.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -6,7 +6,7 @@ networks:
services:
onedev:
image: 1dev/server:11.0.0
image: 1dev/server:11.0.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
external: true
services:
pixman:
image: pixman/pixman:v1.5.9
image: pixman/pixman:v1.6.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"