This commit is contained in:
2025-07-25 07:00:21 +05:30
parent a2634c6299
commit b2a297b1c0

View File

@@ -40,7 +40,7 @@ spec:
done
containers:
- name: immich-server
image: ghcr.io/immich-app/immich-server:v1.135.3
image: ghcr.io/immich-app/immich-server:v1.136.0
ports:
- containerPort: 2283
env:
@@ -63,7 +63,7 @@ spec:
- mountPath: /usr/src/app/upload
name: pictures
- name: immich-machine-learning
image: ghcr.io/immich-app/immich-machine-learning:v1.135.3-cuda
image: ghcr.io/immich-app/immich-machine-learning:v1.136.0-cuda
ports:
- containerPort: 3003
env: