aboutsummaryrefslogtreecommitdiffstats
path: root/docker/features/Dockerfile
diff options
context:
space:
mode:
authorJose Lausuch <jalausuch@suse.com>2017-09-19 10:16:10 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-19 10:16:10 +0000
commit820b510890e689005c9bbe41363a58aa7adf1b5f (patch)
tree50e8e28e22a568f6f77f56d7d70ad7a5ff63a42a /docker/features/Dockerfile
parenta852827f02adbf792356abf454f2c073b2257868 (diff)
parent28a8e9c5a1e442c866947455dfe8cbe47b66a0c7 (diff)
Merge "Prepare Functest euphrates containers" into stable/euphrates
Diffstat (limited to 'docker/features/Dockerfile')
-rw-r--r--docker/features/Dockerfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/features/Dockerfile b/docker/features/Dockerfile
index 8b0a2f60c..f20c58619 100644
--- a/docker/features/Dockerfile
+++ b/docker/features/Dockerfile
@@ -1,6 +1,6 @@
-FROM opnfv/functest-core
+FROM opnfv/functest-core:euphrates
-ARG BRANCH=master
+ARG BRANCH=stable/euphrates
ARG OPENSTACK_TAG=stable/ocata
COPY thirdparty-requirements.txt thirdparty-requirements.txt