Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
AsfaMumtaz authored Sep 7, 2023
1 parent 908d2e2 commit 2bc4374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ RUN wget https://github.com/yannh/kubeconform/releases/download/$KUBECONFORM/kub

# install locust ( https://docs.locust.io/en/stable )
RUN pip3 install locust && \
locust --help && \
locust -V && \
echo "Installed locust"

# roxctl client
Expand Down

0 comments on commit 2bc4374

Please sign in to comment.