Update immich to v1.138.0 (#1246)
This commit is contained in:
parent
261a4c7f9c
commit
b5e0f5a76c
|
|
@ -6,7 +6,7 @@ name: immich-machine-learning
|
|||
|
||||
services:
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.137.3
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.138.0
|
||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -8,7 +8,7 @@ services:
|
|||
immich-server:
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
image: ghcr.io/immich-app/immich-server:v1.137.3
|
||||
image: ghcr.io/immich-app/immich-server:v1.138.0
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -6,7 +6,7 @@ name: immich-server
|
|||
|
||||
services:
|
||||
immich-server:
|
||||
image: ghcr.io/immich-app/immich-server:v1.137.3
|
||||
image: ghcr.io/immich-app/immich-server:v1.138.0
|
||||
container_name: immich-server-${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue