Skip to content

Commit

Permalink
Add hexdump for gvm
Browse files Browse the repository at this point in the history
  • Loading branch information
krsna-m committed Sep 5, 2023
1 parent 3d24ccc commit 62ab455
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion images/prow-tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ RUN apt-get update -qqy && apt-get install -qqy \
jq \
procps \
net-tools \
gnuplot
gnuplot \
bsdextrautils

RUN pip3 install -U crcmod==1.7
RUN curl -fsSLO https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-${CLOUD_SDK_VERSION}-linux-x86_64.tar.gz
Expand Down

0 comments on commit 62ab455

Please sign in to comment.