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

This commit is contained in:
ms
2025-12-01 19:00:09 +08:00
1435 changed files with 1310 additions and 358 deletions
@@ -4,7 +4,7 @@ networks:
services:
ammds:
image: qyg2297248353/ammds:v1.6.30-ol8
image: qyg2297248353/ammds:v1.6.32-ol8
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ammds:
image: qyg2297248353/ammds:v1.6.30
image: qyg2297248353/ammds:v1.6.32
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ani-rss:
image: wushuo894/ani-rss:v2.4.4
image: wushuo894/ani-rss:v2.4.10
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
archivebox:
image: archivebox/archivebox:0.8.5rc51
image: archivebox/archivebox:0.8.5rc9
depends_on:
- archivebox-init
container_name: ${CONTAINER_NAME}
@@ -29,7 +29,7 @@ services:
- SEARCH_BACKEND_PASSWORD=${ADMIN_PASSWORD:-}
archivebox-init:
image: archivebox/archivebox:0.8.5rc51
image: archivebox/archivebox:0.8.5rc9
container_name: init-${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
napcat:
image: mlikiowa/napcat-docker:v4.9.32
image: mlikiowa/napcat-docker:v4.9.80
container_name: napcat-${CONTAINER_NAME}
restart: always
networks:
@@ -24,7 +24,7 @@ services:
- NAPCAT_UID=${NAPCAT_UID:-1000}
- NAPCAT_GID=${NAPCAT_GID:-1000}
astrbot:
image: soulter/astrbot:v4.5.6
image: soulter/astrbot:v4.7.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
astrbot:
image: soulter/astrbot:v4.5.6
image: soulter/astrbot:v4.7.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
beszel-agent:
image: henrygd/beszel-agent:0.15.4
image: henrygd/beszel-agent:0.16.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
beszel:
image: henrygd/beszel:0.15.4
image: henrygd/beszel:0.16.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
bonita:
image: suwmlee/bonita:0.14.0
image: suwmlee/bonita:0.15.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
bookstack:
image: linuxserver/bookstack:25.07.3
image: linuxserver/bookstack:25.11.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
auto-lady:
image: envyafish/byte-muse:1.18.6
image: envyafish/byte-muse:1.19.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -12,7 +12,7 @@ services:
networks:
- 1panel-network
ports:
- ${PANEL_APP_PORT_HTTP}:80
- ${PANEL_APP_PORT_HTTP}:3750
env_file:
- ${GLOBAL_ENV_FILE:-/etc/1panel/envs/global.env}
- ${ENV_FILE:-/etc/1panel/envs/default.env}
@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v2.131.0
image: casbin/casdoor:v2.174.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
clouddrive2:
image: cloudnas/clouddrive2:0.9.13
image: cloudnas/clouddrive2:0.9.16
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
cloudreve:
image: cloudreve/cloudreve:4.9.2
image: cloudreve/cloudreve:4.10.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

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