mirror of
https://github.com/AdrienPoupa/docker-compose-nas.git
synced 2025-05-19 05:33:21 +02:00
chore: Update Immich to 1.124.2
Some checks failed
/ validate-docker-compose (push) Has been cancelled
Some checks failed
/ validate-docker-compose (push) Has been cancelled
This commit is contained in:
parent
e8e1959560
commit
e5b3786456
@ -1,7 +1,7 @@
|
||||
services:
|
||||
immich-server:
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v1.123.0
|
||||
image: ghcr.io/immich-app/immich-server:v1.124.2
|
||||
environment:
|
||||
DB_HOSTNAME: immich_postgres
|
||||
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
|
||||
@ -37,7 +37,7 @@ services:
|
||||
|
||||
immich-machine-learning:
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.123.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.124.2
|
||||
volumes:
|
||||
- immich-model-cache:/cache
|
||||
restart: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user