mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-06 04:33:02 +00:00
First attempt at a build workflow
This commit is contained in:
@@ -3,7 +3,7 @@ ARG PG_MAJOR=14
|
||||
FROM ghcr.io/cloudnative-pg/postgresql:$PG_MAJOR
|
||||
|
||||
ARG PG_MAJOR
|
||||
ARG PGVECTORS_TAG=v0.1.10
|
||||
ARG PGVECTORS_TAG
|
||||
ARG ARCH=x86_64
|
||||
|
||||
# drop to root to install packages
|
||||
|
||||
Reference in New Issue
Block a user