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