Skip to content

Commit

Permalink
chore(deps): update locustio/locust docker tag to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent daf527b commit a1a94eb
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.15.1
FROM locustio/locust:2.16.1
RUN pip3 install kubernetes
COPY src /locust-config
ENV LOCUST_LOCUSTFILE /locust-config/locustfile.py

0 comments on commit a1a94eb

Please sign in to comment.