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.
2 parents a849490 + 66b5eb5 commit 1e30ab4Copy full SHA for 1e30ab4
test/lpt-locust/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM locustio/locust:2.32.5
+FROM locustio/locust:2.42.6
2
COPY src /locust-config
3
RUN pip3 install -r /locust-config/requirements.txt
4
ENV LOCUST_LOCUSTFILE /locust-config/locustfile.py
0 commit comments