X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2FDockerfile;h=6d694651c3135147b547b92137f17a6150e6cde6;hb=98aac3b7ed5060d2e498d4ab545482a525339120;hp=920e3a312e4748c7fd13ba3d730a2dd78cdc9f17;hpb=a502eb730cb7f5d898769d6958a03c28878332bb;p=nfvbench.git diff --git a/docker/Dockerfile b/docker/Dockerfile index 920e3a3..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.56" -ENV VM_IMAGE_VER "0.9" +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