Skip to content

Commit df6ca4d

Browse files
committed
fix version
1 parent b410f3a commit df6ca4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locust-distributed/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.6-alpine
22

3-
ARG LOCUST_VERSION="2.31.1"
3+
ARG LOCUST_VERSION="2.23.1"
44
ENV LOCUST_VERSION $LOCUST_VERSION
55

66
RUN apk --no-cache add \

0 commit comments

Comments
 (0)