summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorahothan <ahothan@cisco.com>2019-07-13 21:47:20 -0700
committerahothan <ahothan@cisco.com>2019-07-13 21:57:04 -0700
commit4ddc4d367bb5484906eada4f21260efed4fdf1a7 (patch)
tree98ebf08013cc23f0d24c88d1cc446f1aa70b0b16 /docker
parent547b10033d41b2b9f8445816fceab87ebc4a03cb (diff)
NFVBENCH-140 Retrieve High Dynamic Range latency histograms with TRex v2.593.5.0
Change-Id: I48ac8c0cf920139bad966cb477e8ba1ae0d0fd43 Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docker')
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 920e3a3..ead9253 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -1,7 +1,7 @@
# docker file for creating a container that has nfvbench installed and ready to use
FROM ubuntu:16.04
-ENV TREX_VER "v2.56"
+ENV TREX_VER "v2.59"
ENV VM_IMAGE_VER "0.9"
# Note: do not clone with --depth 1 as it will cause pbr to fail extracting the nfvbench version