We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b410f3a commit df6ca4dCopy full SHA for df6ca4d
locust-distributed/Dockerfile
@@ -1,6 +1,6 @@
1
FROM python:3.6-alpine
2
3
-ARG LOCUST_VERSION="2.31.1"
+ARG LOCUST_VERSION="2.23.1"
4
ENV LOCUST_VERSION $LOCUST_VERSION
5
6
RUN apk --no-cache add \
0 commit comments