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

This commit is contained in:
新疆萌森软件开发工作室 2024-10-12 10:32:11 +08:00
commit 5aa70886a8
31 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
alist-aria2:
image: xhofe/alist-aria2:v3.37.4
image: xhofe/alist-aria2:v3.38.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
alist:
image: xhofe/alist:v3.37.4-ffmpeg
image: xhofe/alist:v3.38.0-ffmpeg
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
alist:
image: xhofe/alist:v3.37.4
image: xhofe/alist:v3.38.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.96.0
image: ghost:5.96.1
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.19
image: ghcr.io/naiba/nezha-dashboard:v0.19.20
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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