diff options
Diffstat (limited to 'docker/features/Dockerfile')
-rw-r--r-- | docker/features/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/features/Dockerfile b/docker/features/Dockerfile index 6b81a87d7..08c5700a4 100644 --- a/docker/features/Dockerfile +++ b/docker/features/Dockerfile @@ -1,7 +1,7 @@ FROM opnfv/functest-tempest:hunter ARG BRANCH=stable/hunter -ARG OPENSTACK_TAG=stable/queens +ARG OPENSTACK_TAG=stable/rocky ARG FDS_TAG=master COPY thirdparty-requirements.txt thirdparty-requirements.txt |