mirror of
https://github.com/pgvector/pgvector.git
synced 2025-04-18 11:24:01 +03:00
Updated default Postgres version in Dockerfile [skip ci]
This commit is contained in:
parent
cf419f448b
commit
54f8d9733d
@ -1,4 +1,4 @@
|
||||
ARG PG_MAJOR=16
|
||||
ARG PG_MAJOR=17
|
||||
FROM postgres:$PG_MAJOR
|
||||
ARG PG_MAJOR
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user