Skip to content

Commit 6133906

Browse files
authored
Update Dockerfile (#1005)
1 parent e4ec871 commit 6133906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN curl https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor | te
1616
ENV TZ=UTC
1717
ENV DEBIAN_FRONTEND=noninteractive
1818
RUN apt update -y && apt install git postgresml-15 postgresml-dashboard -y
19-
RUN git clone --branch v0.4.4 https://github.com/pgvector/pgvector && \
19+
RUN git clone --branch v0.5.0 https://github.com/pgvector/pgvector && \
2020
cd pgvector && \
2121
echo "trusted = true" >> vector.control && \
2222
make && \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy