Skip to content

Commit e83a776

Browse files
Merge pull request #726 from codecentric/renovate/locustio-locust-2.x
chore(deps): update locustio/locust docker tag to v2.25.0
2 parents 5bb4713 + ae07451 commit e83a776

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)