We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bb4713 + ae07451 commit e83a776Copy full SHA for e83a776
test/lpt-locust/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM locustio/locust:2.24.1
+FROM locustio/locust:2.25.0
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