build: 分开镜像

v3.2
liqiang-fit2cloud 2024-03-15 15:49:57 +08:00
parent 6a2e5990a8
commit 558a2dad32
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ENV LANG=C.UTF-8
RUN apt-get update
RUN apt-get install postgresql-15-pgvector
RUN apt-get install -y postgresql-15-pgvector
COPY installer/init.sql /docker-entrypoint-initdb.d