docker-compose dockerfile change 03/25303/1
authorliyin <liyin11@huawei.com>
Thu, 1 Dec 2016 07:32:13 +0000 (15:32 +0800)
committerliyin <liyin11@huawei.com>
Thu, 1 Dec 2016 07:34:59 +0000 (15:34 +0800)
JIRA: BOTTLENECK-112

this patch change the yardstick and bottlenecks dockerfile
from stable to latest

Change-Id: I095957dc6aba25d76bb8e60be97c171c4a59ce57
Signed-off-by: liyin <liyin11@huawei.com>
docker/bottleneck-compose/bottlenecks/Dockerfile
docker/bottleneck-compose/yardstick/Dockerfile

index 5c79331..8e30511 100644 (file)
@@ -1,4 +1,4 @@
-FROM opnfv/bottlenecks:stable
+FROM opnfv/bottlenecks:latest
 
 USER root
 
 
 USER root
 
index ae9181b..e7e44f0 100644 (file)
@@ -1,4 +1,4 @@
-FROM opnfv/yardstick:stable
+FROM opnfv/yardstick:latest
 
 USER root
 
 
 USER root