1
0
Fork 0

chore(deps): update immich to v2 (major) (#1985)

This commit is contained in:
renovate[bot] 2025-10-09 13:47:35 +08:00 committed by GitHub
parent 29f1c78de3
commit f92dfa626e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 5 additions and 5 deletions

View File

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

View File

@ -8,7 +8,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.144.1
image: ghcr.io/immich-app/immich-server:v2.0.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.144.1
image: ghcr.io/immich-app/immich-server:v2.0.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ services:
restart: always
networks:
- 1panel-network
image: altran1502/immich-server:v1.144.1
image: altran1502/immich-server:v2.0.1
volumes:
- ${UPLOAD_LOCATION}:/usr/src/app/upload
- /etc/localtime:/etc/localtime:ro
@ -29,7 +29,7 @@ services:
restart: always
networks:
- 1panel-network
image: altran1502/immich-machine-learning:v1.144.1
image: altran1502/immich-machine-learning:v2.0.0
volumes:
- ${CACHE_PATH}:/cache
environment: