Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c58bc9635 | ||
|
|
7c07142e24 | ||
|
|
b5fc1ca8f0 |
@@ -4,7 +4,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: immich_server
|
||||
image: ghcr.io/immich-app/immich-server:v3.1.0
|
||||
image: ghcr.io/immich-app/immich-server:v3.2.0
|
||||
environment:
|
||||
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
|
||||
DB_HOSTNAME: postgres-vectorchord
|
||||
@@ -32,7 +32,7 @@ services:
|
||||
file: ${TEMPLATES_PATH}
|
||||
service: default
|
||||
container_name: immich_machine_learning
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v3.1.0
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v3.2.0
|
||||
ports:
|
||||
- 3003:3003
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user