Skip to content

Commit ae33be4

Browse files
committed
Bump PG Vector version from 0.4.1 to 0.5.1
1 parent 38cd1d7 commit ae33be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ RUN apk add --no-cache --virtual .build-deps \
8888
make \
8989
cmake \
9090
util-linux-dev \
91-
&& git clone --branch v0.4.1 https://github.com/pgvector/pgvector.git \
91+
&& git clone --branch v0.5.1 https://github.com/pgvector/pgvector.git \
9292
&& cd /pgvector \
9393
&& ls \
9494
&& make \

0 commit comments

Comments
 (0)