feat: update Immich server and machine learning images to v2.7.5

This commit is contained in:
Nik Afiq 2026-05-01 19:50:22 +09:00
parent 1ceb8209bc
commit 7f1462658b

View File

@ -168,7 +168,7 @@ spec:
spec:
containers:
- name: immich-server
image: ghcr.io/immich-app/immich-server:v1.144.1
image: ghcr.io/immich-app/immich-server:v2.7.5
ports:
- containerPort: 2283
env:
@ -241,7 +241,7 @@ spec:
spec:
containers:
- name: immich-machine-learning
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
ports:
- containerPort: 3003
volumeMounts: