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

This commit is contained in:
ms
2025-12-30 14:04:53 +08:00
519 changed files with 298 additions and 143 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Run Renovate
uses: renovatebot/github-action@f7fad228a053c69a98e24f8e4f6cf40db8f61e08 # v44.2.1
uses: renovatebot/github-action@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}
@@ -4,7 +4,7 @@ networks:
services:
ani-rss:
image: wushuo894/ani-rss:v2.4.22
image: wushuo894/ani-rss:v2.4.24
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
napcat:
image: mlikiowa/napcat-docker:v4.9.91
image: mlikiowa/napcat-docker:v4.9.98
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.10.2
image: soulter/astrbot:v4.10.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
astrbot:
image: soulter/astrbot:v4.10.2
image: soulter/astrbot:v4.10.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
bark:
image: finab/bark-server:v2.3.2
image: finab/bark-server:v2.3.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
auto-lady:
image: envyafish/byte-muse:1.26.10
image: envyafish/byte-muse:1.26.15
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:2.205.0
image: casbin/casdoor:2.212.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
clouddrive2:
image: cloudnas/clouddrive2:0.9.18
image: cloudnas/clouddrive2:0.9.20
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
app_name:
image: sn0wl1n/ech0:v3.0.7
image: sn0wl1n/ech0:v3.0.8
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
+3 -3
View File
@@ -50,7 +50,7 @@ services:
condition: service_healthy
redis:
condition: service_healthy
image: ghcr.io/leslieleung/glean-backend:0.2.2
image: ghcr.io/leslieleung/glean-backend:0.2.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -87,7 +87,7 @@ services:
condition: service_healthy
backend:
condition: service_healthy
image: ghcr.io/leslieleung/glean-backend:0.2.2
image: ghcr.io/leslieleung/glean-backend:0.2.3
container_name: ${CONTAINER_NAME}-worker
environment:
DATABASE_URL: postgresql+asyncpg://${POSTGRES_USER:-glean}:${POSTGRES_PASSWORD:-glean}@postgres:5432/${POSTGRES_DB:-glean}
@@ -104,7 +104,7 @@ services:
web:
depends_on:
- backend
image: ghcr.io/leslieleung/glean-web:0.2.2
image: ghcr.io/leslieleung/glean-web:0.2.3
container_name: ${CONTAINER_NAME}-web
ports:
- "${PANEL_APP_PORT_HTTP:-80}:80"
@@ -4,7 +4,7 @@ networks:
services:
halo:
image: halohub/halo:2.22.1
image: halohub/halo:2.22.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
halo:
image: halohub/halo:2.22.1
image: halohub/halo:2.22.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
homarr:
image: ghcr.io/homarr-labs/homarr:v1.47.0
image: ghcr.io/homarr-labs/homarr:v1.48.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
lucky:
image: gdy666/lucky:2.24.0
image: gdy666/lucky:2.25.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
movie-pilot:
image: jxxghp/moviepilot:2.8.9
image: jxxghp/moviepilot:2.9.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
mx-server:
image: innei/mx-server:8.4.2
image: innei/mx-server:8.4.3
depends_on:
- mx-mongo
- mx-redis

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