This commit is contained in:
dependabot[bot] 2023-10-15 20:03:03 +00:00 committed by GitHub
commit 35e88cea14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM postgres:14 FROM postgres:16
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y postgresql-14-pgvector && \ apt-get install -y postgresql-14-pgvector && \