Skip to content

Commit ae07451

Browse files
chore(deps): update locustio/locust docker tag to v2.25.0
1 parent 5bb4713 commit ae07451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lpt-locust/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM locustio/locust:2.24.1
1+
FROM locustio/locust:2.25.0
22
COPY src /locust-config
33
RUN pip3 install -r /locust-config/requirements.txt
44
ENV LOCUST_LOCUSTFILE /locust-config/locustfile.py

0 commit comments

Comments
 (0)