updated image tags
update tag, use multi-arch image
This commit is contained in:
parent
c4e327aa29
commit
aa30fd2c75
3 changed files with 3 additions and 3 deletions
|
@ -99,7 +99,7 @@ services:
|
||||||
|
|
||||||
database:
|
database:
|
||||||
container_name: immich_postgres
|
container_name: immich_postgres
|
||||||
image: tensorchord/pgvecto-rs:pg14-v0.1.8-amd64
|
image: tensorchord/pgvecto-rs:pg14-v0.1.10
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -56,7 +56,7 @@ services:
|
||||||
|
|
||||||
database:
|
database:
|
||||||
container_name: immich_postgres
|
container_name: immich_postgres
|
||||||
image: tensorchord/pgvecto-rs:pg14-v0.1.8-amd64
|
image: tensorchord/pgvecto-rs:pg14-v0.1.10
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -60,7 +60,7 @@ services:
|
||||||
|
|
||||||
database:
|
database:
|
||||||
container_name: immich_postgres
|
container_name: immich_postgres
|
||||||
image: tensorchord/pgvecto-rs:pg14-v0.1.8-amd64
|
image: tensorchord/pgvecto-rs:pg14-v0.1.10
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue