X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2FDockerfile;fp=docker%2FDockerfile;h=6d694651c3135147b547b92137f17a6150e6cde6;hb=98aac3b7ed5060d2e498d4ab545482a525339120;hp=78b8484bf40c186b0c834f704bad287c52de0660;hpb=50a01aacb26028cf23e7ee2583c368adff3a4b2e;p=nfvbench.git diff --git a/docker/Dockerfile b/docker/Dockerfile index 78b8484..6d69465 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -2,7 +2,7 @@ FROM ubuntu:16.04 ENV TREX_VER "v2.61" -ENV VM_IMAGE_VER "0.9" +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