immich version bump, clean up readme

This commit is contained in:
azpsen
2025-03-26 11:40:48 -05:00
parent f0ec9c7a4a
commit 6025d8ec78
2 changed files with 3 additions and 4 deletions

View File

@@ -53,7 +53,7 @@ services:
## Immich (photo library management)
immich-server:
container_name: immich_server
image: ghcr.io/immich-app/immich-server:v1.129.0
image: ghcr.io/immich-app/immich-server:v1.130.2
volumes:
- /media/immich:/usr/src/app/upload
- ${DOCKER_DIR}/immich_db_dump:/db_dump
@@ -74,7 +74,7 @@ services:
restart: unless-stopped
immich-machine-learning:
container_name: immich_machine_learning
image: ghcr.io/immich-app/immich-machine-learning:v1.129.0
image: ghcr.io/immich-app/immich-machine-learning:v1.130.2
volumes:
- model-cache:/cache
env_file: