diff --git a/docker-compose.yml b/docker-compose.yml index bae4a6c..db533a2 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -52,7 +52,7 @@ services: ## Immich (photo library management) 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 volumes: - /media/immich:/usr/src/app/upload - /docker/immich_db_dump:/db_dump @@ -73,7 +73,7 @@ services: restart: unless-stopped 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: - model-cache:/cache env_file: