diff options
Diffstat (limited to 'docker/tempest/Dockerfile')
-rw-r--r-- | docker/tempest/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/tempest/Dockerfile b/docker/tempest/Dockerfile index 9aeb7cb22..ddb0c4803 100644 --- a/docker/tempest/Dockerfile +++ b/docker/tempest/Dockerfile @@ -2,7 +2,7 @@ FROM opnfv/functest-core:iruya ARG BRANCH=stable/iruya ARG OPENSTACK_TAG=stable/stein -ARG TEMPEST_TAG=23325c0ee8868324b1d4cd79ccbcb5026c7ed00a +ARG TEMPEST_TAG=e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ARG RALLY_TAG=1.4.1 ARG RALLY_OPENSTACK_TAG=90bd2c4c39deb449197993f9e42142c90c1b2f6d ARG UJSON_TAG=d25e024f481c5571d15f3c0c406a498ca0467cfd |