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

This commit is contained in:
萌森 2024-08-29 16:49:15 +08:00
commit 6f86001c34
25 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
movie-pilot:
image: jxxghp/moviepilot:1.9.14
image: jxxghp/moviepilot:1.9.15
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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

View File

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

View File

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