Skip to content

Commit 1e30ab4

Browse files
Merge pull request #808 from codecentric/renovate/locustio-locust-2.x
chore(deps): update locustio/locust docker tag to v2.42.6
2 parents a849490 + 66b5eb5 commit 1e30ab4

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.32.5
1+
FROM locustio/locust:2.42.6
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)