mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-12 09:22:05 +00:00
bump azurite version
This commit is contained in:
parent
e9160ea860
commit
faf05a7807
@ -86,5 +86,5 @@ ENV MINIO_ROOT_USER="clickhouse"
|
||||
ENV MINIO_ROOT_PASSWORD="clickhouse"
|
||||
ENV EXPORT_S3_STORAGE_POLICIES=1
|
||||
|
||||
RUN npm install -g azurite@3.30.0 \
|
||||
RUN npm install -g azurite@3.33.0 \
|
||||
&& npm install -g tslib && npm install -g node
|
||||
|
Loading…
Reference in New Issue
Block a user