immich version bump, clean up readme
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user