X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2FDockerfile;h=6d694651c3135147b547b92137f17a6150e6cde6;hb=98aac3b7ed5060d2e498d4ab545482a525339120;hp=283d0be88c9f648f4b1ef8ac7f64ab4caa17f430;hpb=ae470028c29a56ea954afb14f7e2de62441686ed;p=nfvbench.git diff --git a/docker/Dockerfile b/docker/Dockerfile index 283d0be..6d69465 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,8 +1,8 @@ # docker file for creating a container that has nfvbench installed and ready to use FROM ubuntu:16.04 -ENV TREX_VER "v2.53" -ENV VM_IMAGE_VER "0.6" +ENV TREX_VER "v2.61" +ENV VM_IMAGE_VER "0.10" # Note: do not clone with --depth 1 as it will cause pbr to fail extracting the nfvbench version # from the git tag