build: add ca-certificates.
parent
61cf6a8fdd
commit
5eebf7462e
|
|
@ -5,6 +5,7 @@ ARG DEPENDENCIES=" \
|
||||||
libexpat1-dev \
|
libexpat1-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
curl \
|
curl \
|
||||||
|
ca-certificates \
|
||||||
vim \
|
vim \
|
||||||
postgresql-15-pgvector"
|
postgresql-15-pgvector"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue