改进
This commit is contained in:
parent
89c7c3cac3
commit
70a3ecfd84
@ -11,7 +11,7 @@ RUN echo "deb http://mirrors.tuna.tsinghua.edu.cn/debian/ bookworm main contrib
|
|||||||
rm -rf /etc/apt/sources.list.d/debian.sources && \
|
rm -rf /etc/apt/sources.list.d/debian.sources && \
|
||||||
mkdir -p /tmp/build && apt-get update && \
|
mkdir -p /tmp/build && apt-get update && \
|
||||||
apt-mark hold locales && \
|
apt-mark hold locales && \
|
||||||
apt-get install -y --no-install-recommends curl build-essential git cmake postgresql-server-dev-$PG_MAJOR
|
apt-get install -y --no-install-recommends build-essential git cmake postgresql-server-dev-$PG_MAJOR
|
||||||
|
|
||||||
|
|
||||||
# PG VECTOR
|
# PG VECTOR
|
||||||
|
1
pgvector
Submodule
1
pgvector
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 19cbbfdd693bfeea68aef0f0deecd5747a4f3bb4
|
1
timescaledb
Submodule
1
timescaledb
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit d8057c432625981ecc44db960b72f394cabd3b35
|
Loading…
Reference in New Issue
Block a user