chore(deps): update immich to v1.102.2
This commit is contained in:
parent
9ca5dd1f29
commit
15a72061b6
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ version: "3.8"
|
|||
services:
|
||||
immich-server:
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v1.102.1@sha256:dbf21b2eafba69c477e16ece117d6e77e1a230a01d30dccdeceaffd65c98f5b7
|
||||
image: ghcr.io/immich-app/immich-server:v1.102.2@sha256:61d965d477e720679b0746796ca245d8f5a38d10738a38bd8dca187dc5a0a6ac
|
||||
command: ["start.sh", "immich"]
|
||||
ports:
|
||||
- 3001:3001
|
||||
|
@ -26,7 +26,7 @@ services:
|
|||
|
||||
immich-microservices:
|
||||
container_name: immich_microservices
|
||||
image: ghcr.io/immich-app/immich-server:v1.102.1@sha256:dbf21b2eafba69c477e16ece117d6e77e1a230a01d30dccdeceaffd65c98f5b7
|
||||
image: ghcr.io/immich-app/immich-server:v1.102.2@sha256:61d965d477e720679b0746796ca245d8f5a38d10738a38bd8dca187dc5a0a6ac
|
||||
command: ["start.sh", "microservices"]
|
||||
volumes:
|
||||
- /mnt/truenas-services/immich:/usr/src/app/upload
|
||||
|
@ -43,7 +43,7 @@ services:
|
|||
|
||||
immich-machine-learning:
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.102.1@sha256:e7c41b3da0f47acbeef881e33caf83b27b5612caf7b96c85d2e4ded1841b19d3
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.102.2@sha256:22fed1390a76262c582f42f81f4ac44f7c1e6ad525a013e526bf4b95534d5e93
|
||||
volumes:
|
||||
- model-cache:/cache
|
||||
env_file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue