Skip to content

Commit

Permalink
Try rollback azurite
Browse files Browse the repository at this point in the history
  • Loading branch information
alesapin committed May 2, 2024
1 parent 8507790 commit 967e51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/test/stateless/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ ENV MINIO_ROOT_USER="clickhouse"
ENV MINIO_ROOT_PASSWORD="clickhouse"
ENV EXPORT_S3_STORAGE_POLICIES=1

RUN npm install -g azurite \
RUN npm install -g azurite@3.29.0 \
&& npm install -g tslib

COPY run.sh /
Expand Down

0 comments on commit 967e51c

Please sign in to comment.