Skip to content

Commit

Permalink
Merge branch 'master' into otel-k6
Browse files Browse the repository at this point in the history
  • Loading branch information
Saranya-jena authored Jan 15, 2025
2 parents 9bb6fdb + c7ab5a3 commit 865bda6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ ARG LITMUS_VERSION
RUN yum install -y \
sudo \
sshpass \
procps
procps \
openssh-clients

# tc binary
RUN yum install -y https://dl.rockylinux.org/vault/rocky/9.3/devel/$(uname -m)/os/Packages/i/iproute-6.2.0-5.el9.$(uname -m).rpm
Expand Down

0 comments on commit 865bda6

Please sign in to comment.