mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-15 17:16:56 +08:00
Revert "Added OS to Dockerfile [skip ci]"
This reverts commit 33ca8a61e2.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
ARG PG_MAJOR=17
|
ARG PG_MAJOR=17
|
||||||
FROM postgres:$PG_MAJOR-bookworm
|
FROM postgres:$PG_MAJOR
|
||||||
ARG PG_MAJOR
|
ARG PG_MAJOR
|
||||||
|
|
||||||
COPY . /tmp/pgvector
|
COPY . /tmp/pgvector
|
||||||
|
|||||||
Reference in New Issue
Block a user