summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to 'docker')
-rw-r--r--docker/bottleneck-compose/bottlenecks/Dockerfile2
-rw-r--r--docker/bottleneck-compose/yardstick/Dockerfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/docker/bottleneck-compose/bottlenecks/Dockerfile b/docker/bottleneck-compose/bottlenecks/Dockerfile
index 5c793317..8e305111 100644
--- a/docker/bottleneck-compose/bottlenecks/Dockerfile
+++ b/docker/bottleneck-compose/bottlenecks/Dockerfile
@@ -1,4 +1,4 @@
-FROM opnfv/bottlenecks:stable
+FROM opnfv/bottlenecks:latest
USER root
diff --git a/docker/bottleneck-compose/yardstick/Dockerfile b/docker/bottleneck-compose/yardstick/Dockerfile
index ae9181b0..e7e44f0d 100644
--- a/docker/bottleneck-compose/yardstick/Dockerfile
+++ b/docker/bottleneck-compose/yardstick/Dockerfile
@@ -1,4 +1,4 @@
-FROM opnfv/yardstick:stable
+FROM opnfv/yardstick:latest
USER root