aboutsummaryrefslogtreecommitdiffstats
path: root/docker/benchmarking/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/benchmarking/Dockerfile')
-rw-r--r--docker/benchmarking/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/benchmarking/Dockerfile b/docker/benchmarking/Dockerfile
index c0138006d..349ab5fef 100644
--- a/docker/benchmarking/Dockerfile
+++ b/docker/benchmarking/Dockerfile
@@ -2,7 +2,7 @@ FROM opnfv/functest-tempest:iruya
ARG BRANCH=stable/iruya
ARG OPENSTACK_TAG=stable/stein
-ARG TEMPEST_TAG=20.0.0
+ARG TEMPEST_TAG=23325c0ee8868324b1d4cd79ccbcb5026c7ed00a
ARG VMTP_TAG=2.5.0
RUN apk --no-cache add --update libxml2 libxslt && \