Skip to content

Commit

Permalink
Merge pull request #627 from codecentric/renovate/locustio-locust-2.x
Browse files Browse the repository at this point in the history
chore(deps): update locustio/locust docker tag to v2.20.1
  • Loading branch information
renovate[bot] authored Jan 13, 2024
2 parents 44b9660 + 0dbd207 commit 8887a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lpt-locust/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM locustio/locust:2.16.1
FROM locustio/locust:2.20.1
COPY src /locust-config
RUN pip3 install -r /locust-config/requirements.txt
ENV LOCUST_LOCUSTFILE /locust-config/locustfile.py

0 comments on commit 8887a04

Please sign in to comment.