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

This commit is contained in:
新疆萌森软件开发工作室 2025-01-24 11:52:33 +08:00
commit fbdb683e23
187 changed files with 1236 additions and 310 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
ani-rss:
image: wushuo894/ani-rss:v1.1.222
image: wushuo894/ani-rss:v1.1.223
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v1.811.0
image: casbin/casdoor:v1.812.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
dozzle:
image: amir20/dozzle:v8.10.4
image: amir20/dozzle:v8.10.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
eigenfocus:
image: eigenfocus/eigenfocus:0.6.0
image: eigenfocus/eigenfocus:0.7.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.1
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.124.2
image: ghcr.io/immich-app/immich-server:v1.125.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -6,7 +6,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v1.124.2
image: ghcr.io/immich-app/immich-server:v1.125.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.124.2
image: ghcr.io/immich-app/immich-server:v1.125.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"
@ -73,7 +73,7 @@ services:
- /etc/localtime:/etc/localtime
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.1
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
logto:
image: svhd/logto:1.23.0
image: svhd/logto:1.23.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
movie-pilot-v2:
image: jxxghp/moviepilot-v2:2.2.3
image: jxxghp/moviepilot-v2:2.2.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
nacos:
image: nacos/nacos-server:v2.4.0
image: nacos/nacos-server:v2.4.3
container_name: ${CONTAINER_NAME}
restart: always
labels:

View File

@ -4,7 +4,7 @@ networks:
services:
nezha-dash:
image: hamster1963/nezha-dash:v2.3.0
image: hamster1963/nezha-dash:v2.4.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -23,7 +23,7 @@ services:
timeout: 10s
retries: 3
rsshub:
image: diygod/rsshub:2025-01-22
image: diygod/rsshub:2025-01-23
container_name: rsshub-${CONTAINER_NAME}
depends_on:
- browserless

View File

@ -11,7 +11,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.1.222
image: wushuo894/ani-rss:v1.1.223
labels:
createdBy: Apps
networks:

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