mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add Postgresql 16 build variant
This commit is contained in:
parent
cb802da4ab
commit
df6c48650c
3 changed files with 26 additions and 1 deletions
|
|
@ -83,6 +83,9 @@ postgres-14-pgvector-0.4.1:
|
|||
postgres-15-pgvector-0.4.1:
|
||||
extends: .build_static_image
|
||||
|
||||
postgres-16-pgvector-0.4.1:
|
||||
extends: .build_static_image
|
||||
|
||||
redis-cluster-6.2.12:
|
||||
extends: .build_static_image
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue