chore(deps): update immich to v1.98.1
This commit is contained in:
parent
c719272e33
commit
16fb92d875
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.97.0@sha256:d6820874de49c972e7a3421fa53776bef18d4a41b78af931fd50827298ee913c
|
||||
image: ghcr.io/immich-app/immich-server:v1.98.1@sha256:4421f65082d70e446284e887c48e8231fd768469387d12c484dc628001ffceba
|
||||
command: ["start.sh", "immich"]
|
||||
ports:
|
||||
- 3001:3001
|
||||
|
@ -25,7 +25,7 @@ services:
|
|||
|
||||
immich-microservices:
|
||||
container_name: immich_microservices
|
||||
image: ghcr.io/immich-app/immich-server:v1.97.0@sha256:d6820874de49c972e7a3421fa53776bef18d4a41b78af931fd50827298ee913c
|
||||
image: ghcr.io/immich-app/immich-server:v1.98.1@sha256:4421f65082d70e446284e887c48e8231fd768469387d12c484dc628001ffceba
|
||||
command: ["start.sh", "microservices"]
|
||||
volumes:
|
||||
- /mnt/truenas-services/immich:/usr/src/app/upload
|
||||
|
@ -41,7 +41,7 @@ services:
|
|||
|
||||
immich-machine-learning:
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.97.0@sha256:5b5c3e6bb7bcba2cb5f1e68bf504dffd9d6d05984de9d7b3f1a4c219f72441a9
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.98.1@sha256:e452ed6c048e470127952531a24b5dbc6745cfc52623f12a9c7d7a7ccae2b362
|
||||
volumes:
|
||||
- model-cache:/cache
|
||||
env_file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue