mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
build: add ca-certificates.
This commit is contained in:
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