mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-25 17:22:55 +00:00
build: add ca-certificates.
This commit is contained in:
parent
61cf6a8fdd
commit
5eebf7462e
|
|
@ -5,6 +5,7 @@ ARG DEPENDENCIES=" \
|
|||
libexpat1-dev \
|
||||
libffi-dev \
|
||||
curl \
|
||||
ca-certificates \
|
||||
vim \
|
||||
postgresql-15-pgvector"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue