Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunmenon95 committed Jul 12, 2024
1 parent 5e1a400 commit b410f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locust-distributed/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apk --no-cache add \
&& apk --no-cache add \
libzmq \
&& pip install --no-cache-dir \
locustio==${LOCUST_VERSION} \
locust==${LOCUST_VERSION} \
awscli \
pyzmq \
&& apk del .build-dep \
Expand Down

0 comments on commit b410f3a

Please sign in to comment.