docker-compose.yml
upgrade to v1.95.0
This commit is contained in:
parent
4aa0e4d1f1
commit
a4046f84bf
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ services:
|
||||||
|
|
||||||
immich-database:
|
immich-database:
|
||||||
container_name: immich-database
|
container_name: immich-database
|
||||||
image: tensorchord/pgvecto-rs:pg14-v0.1.11
|
image: tensorchord/pgvecto-rs:pg14-v0.2.0
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue