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

This commit is contained in:
2025-06-12 10:25:03 +08:00
198 changed files with 450 additions and 210 deletions
@@ -4,7 +4,7 @@ networks:
services: services:
casdoor: casdoor:
image: casbin/casdoor:v1.933.0 image: casbin/casdoor:v1.934.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
emby: emby:
image: emby/embyserver:4.9.1.0 image: emby/embyserver:4.9.1.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
movie-pilot-v2: movie-pilot-v2:
image: jxxghp/moviepilot-v2:2.5.4 image: jxxghp/moviepilot-v2:2.5.5
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
n8n: n8n:
image: n8nio/n8n:1.97.1 image: n8nio/n8n:1.98.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
nexus3: nexus3:
image: sonatype/nexus3:3.81.0-alpine image: sonatype/nexus3:3.81.1-alpine
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
onedev: onedev:
image: 1dev/server:11.10.3 image: 1dev/server:11.10.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services: services:
weblate: weblate:
image: weblate/weblate:5.11.4.4 image: weblate/weblate:5.11.4.5
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
@@ -11,7 +11,7 @@ services:
- PORT=7789 - PORT=7789
- CONFIG=/config - CONFIG=/config
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.80 image: wushuo894/ani-rss:v1.2.82
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10 - verificationCodeTimeout=10
- appname=casdoor - appname=casdoor
- authState=casdoor - authState=casdoor
image: casbin/casdoor:v1.927.0 image: casbin/casdoor:v1.933.0
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -20,7 +20,7 @@ services:
- /dozzle - /dozzle
- healthcheck - healthcheck
timeout: 30s timeout: 30s
image: amir20/dozzle:v8.12.19 image: amir20/dozzle:v8.12.21
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -10,7 +10,7 @@ services:
environment: environment:
- APP_NAME=${CONTAINER_NAME} - APP_NAME=${CONTAINER_NAME}
- HTTPS_PROXY=${HTTP_PROXY} - HTTPS_PROXY=${HTTP_PROXY}
image: dpanel/dpanel:1.7.1 image: dpanel/dpanel:1.7.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -7,7 +7,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: mariadb:11.7.2 image: mariadb:11.8.2
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -19,7 +19,7 @@ services:
- AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt - AUTH_SITE=iyuu,hhclub,audiences,hddolby,zmpt,freefarm,hdfans,wintersakura,leaves,ptba,icc2022,xingtan,ptvicomo,agsvpt,hdkyl,qingwa,discfan,haidan,rousi,sunny,ptcafe,ptzone,kufei,yemapt
- HTTP_PROXY=${PROXY_HOST} - HTTP_PROXY=${PROXY_HOST}
- HTTPS_PROXY=${PROXY_HOST} - HTTPS_PROXY=${PROXY_HOST}
image: jxxghp/moviepilot-v2:2.5.3 image: jxxghp/moviepilot-v2:2.5.4
labels: labels:
createdBy: Apps createdBy: Apps
logging: logging:

Some files were not shown because too many files have changed in this diff Show More