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

This commit is contained in:
ms
2025-12-25 12:08:09 +08:00
582 changed files with 154 additions and 146 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@822441559e94f98b67b82d97ab89fe3003b0a247 # v44.2.0
uses: renovatebot/github-action@f7fad228a053c69a98e24f8e4f6cf40db8f61e08 # v44.2.1
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}
@@ -4,7 +4,7 @@ networks:
services:
ammds:
image: qyg2297248353/ammds:v1.6.36-ol8
image: qyg2297248353/ammds:v1.6.38-ol8
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ammds:
image: qyg2297248353/ammds:v1.6.36
image: qyg2297248353/ammds:v1.6.38
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
ani-rss:
image: wushuo894/ani-rss:v2.4.17
image: wushuo894/ani-rss:v2.4.19
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
napcat:
image: mlikiowa/napcat-docker:v4.9.81
image: mlikiowa/napcat-docker:v4.9.91
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.9.2
image: soulter/astrbot:v4.10.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
astrbot:
image: soulter/astrbot:v4.9.2
image: soulter/astrbot:v4.10.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
bark:
image: finab/bark-server:v2.2.8
image: finab/bark-server:v2.3.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
bili-fetcher-api:
image: qyg2297248353/bili-fetcher:v1.6.8
image: qyg2297248353/bili-fetcher:v1.6.9
container_name: api-${CONTAINER_NAME}
restart: always
networks:
@@ -22,7 +22,7 @@ services:
- DOCKER_ENV=true
bili-fetcher-web:
image: qyg2297248353/bili-fetcher-web:v1.6.8
image: qyg2297248353/bili-fetcher-web:v1.6.9
depends_on:
- bili-fetcher-api
container_name: ${CONTAINER_NAME}
@@ -4,7 +4,7 @@ networks:
services:
auto-lady:
image: envyafish/byte-muse:1.25.1
image: envyafish/byte-muse:1.26.10
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:2.197.0
image: casbin/casdoor:2.199.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
app_name:
image: sn0wl1n/ech0:v3.0.4
image: sn0wl1n/ech0:v3.0.7
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -4,7 +4,7 @@ networks:
services:
homarr:
image: ghcr.io/homarr-labs/homarr:v1.46.0
image: ghcr.io/homarr-labs/homarr:v1.47.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.4.0
image: ghcr.io/immich-app/immich-machine-learning:v2.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.4.0
image: ghcr.io/immich-app/immich-server:v2.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

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