1
0
Fork 0

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

This commit is contained in:
Meng Sen 2025-01-27 10:41:45 +08:00
commit 57ef17d9df
49 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.125.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.3
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.125.2
image: ghcr.io/immich-app/immich-server:v1.125.3
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.125.2
image: ghcr.io/immich-app/immich-server:v1.125.3
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.125.2
image: ghcr.io/immich-app/immich-server:v1.125.3
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.125.2
image: ghcr.io/immich-app/immich-machine-learning:v1.125.3
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
linkding:
image: sissbruecker/linkding:1.36.0-plus
image: sissbruecker/linkding:1.37.0-plus
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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

View File

@ -4,7 +4,7 @@ networks:
services:
tissue:
image: chris2s/tissue:1.5.11
image: chris2s/tissue:1.5.12
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"