X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2FDockerfile;fp=docker%2FDockerfile;h=78b8484bf40c186b0c834f704bad287c52de0660;hb=50a01aacb26028cf23e7ee2583c368adff3a4b2e;hp=ead92536fc44d107ff62d38ecdd5ecbf1b06ef7a;hpb=bb9e4f7b68fdb0121cf1f37e04e3b3a9635ae8a4;p=nfvbench.git diff --git a/docker/Dockerfile b/docker/Dockerfile index ead9253..78b8484 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.59" +ENV TREX_VER "v2.61" ENV VM_IMAGE_VER "0.9" # Note: do not clone with --depth 1 as it will cause pbr to fail extracting the nfvbench version