mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add postgres-pgvector images
This commit is contained in:
parent
7fb5639f18
commit
da2ea3bf11
4 changed files with 72 additions and 0 deletions
|
|
@ -58,3 +58,12 @@ apollo:
|
|||
|
||||
zoekt-ci-image-1.0:
|
||||
extends: .build_static_image
|
||||
|
||||
postgres-12-pgvector-0.4.1:
|
||||
extends: .build_static_image
|
||||
|
||||
postgres-13-pgvector-0.4.1:
|
||||
extends: .build_static_image
|
||||
|
||||
postgres-14-pgvector-0.4.1:
|
||||
extends: .build_static_image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue