mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-01 18:21:16 +08:00
Updated Dockerfile [skip ci]
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
ARG PG_MAJOR=15
|
||||
|
||||
FROM postgres:$PG_MAJOR
|
||||
|
||||
ARG PG_MAJOR
|
||||
|
||||
COPY . /tmp/pgvector
|
||||
|
||||
Reference in New Issue
Block a user