chore(deps): update immich to v2.5.2 (#3760)
This commit is contained in:
parent
efe8acd981
commit
36ca3ae2a2
|
|
@ -6,7 +6,7 @@ name: immich-machine-learning
|
||||||
|
|
||||||
services:
|
services:
|
||||||
immich-machine-learning:
|
immich-machine-learning:
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:v2.4.1
|
image: ghcr.io/immich-app/immich-machine-learning:v2.5.2
|
||||||
container_name: immich-machine-learning-${CONTAINER_NAME}
|
container_name: immich-machine-learning-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -8,7 +8,7 @@ services:
|
||||||
immich-server:
|
immich-server:
|
||||||
depends_on:
|
depends_on:
|
||||||
- immich-pg14-vectors
|
- immich-pg14-vectors
|
||||||
image: ghcr.io/immich-app/immich-server:v2.4.1
|
image: ghcr.io/immich-app/immich-server:v2.5.2
|
||||||
container_name: immich-server-${CONTAINER_NAME}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -6,7 +6,7 @@ name: immich-server
|
||||||
|
|
||||||
services:
|
services:
|
||||||
immich-server:
|
immich-server:
|
||||||
image: ghcr.io/immich-app/immich-server:v2.4.1
|
image: ghcr.io/immich-app/immich-server:v2.5.2
|
||||||
container_name: immich-server-${CONTAINER_NAME}
|
container_name: immich-server-${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue