mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
add CA certificates to clickhouse-docker image
This commit is contained in:
parent
a2cb67c542
commit
db689843e1
@ -19,6 +19,7 @@ RUN apt-get update \
|
||||
clickhouse-client=$version \
|
||||
clickhouse-server=$version \
|
||||
locales \
|
||||
ca-certificates \
|
||||
wget \
|
||||
&& rm -rf \
|
||||
/var/lib/apt/lists/* \
|
||||
|
Loading…
Reference in New Issue
Block a user