add ca-certificates
This commit is contained in:
parent
87d3fefdf9
commit
2834d1bf64
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ RUN apt-get update && \
|
|||
wget \
|
||||
rsync \
|
||||
openssh-client \
|
||||
ca-certificates \
|
||||
git \
|
||||
curl \
|
||||
&& apt-get clean && \
|
||||
|
|
Loading…
Reference in a new issue