diff options
Diffstat (limited to 'docker/tempest/Dockerfile')
-rw-r--r-- | docker/tempest/Dockerfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/tempest/Dockerfile b/docker/tempest/Dockerfile index 0cc947939..a683767d6 100644 --- a/docker/tempest/Dockerfile +++ b/docker/tempest/Dockerfile @@ -1,6 +1,6 @@ -FROM opnfv/functest-core +FROM opnfv/functest-core:hunter -ARG BRANCH=master +ARG BRANCH=stable/hunter ARG OPENSTACK_TAG=stable/queens ARG RALLY_TAG=1.1.0 ARG RALLY_OPENSTACK_TAG=1.2.0 |