1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-25 05:40:21 +08:00

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

This commit is contained in:
Meng Sen 2024-10-12 10:32:11 +08:00
commit c9a7d16e22
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"