tag pgvecto.rs images
This commit is contained in:
parent
5f287449bf
commit
d1384c9f99
3 changed files with 3 additions and 3 deletions
|
@ -99,7 +99,7 @@ services:
|
|||
|
||||
database:
|
||||
container_name: immich_postgres
|
||||
image: tensorchord/pgvecto-rs
|
||||
image: tensorchord/pgvecto-rs:pg14-v0.1.8-amd64
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
|
|
@ -57,7 +57,7 @@ services:
|
|||
|
||||
database:
|
||||
container_name: immich_postgres
|
||||
image: tensorchord/pgvecto-rs
|
||||
image: tensorchord/pgvecto-rs:pg14-v0.1.8-amd64
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
|
|
@ -60,7 +60,7 @@ services:
|
|||
|
||||
database:
|
||||
container_name: immich_postgres
|
||||
image: tensorchord/pgvecto-rs
|
||||
image: tensorchord/pgvecto-rs:pg14-v0.1.8-amd64
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue