diff --git a/Dockerfile b/Dockerfile index cee4a5d..6fe3099 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,5 @@ ARG PG_MAJOR=15 - FROM postgres:$PG_MAJOR - ARG PG_MAJOR COPY . /tmp/pgvector