Skip to content

Commit 08f9903

Browse files
author
scrungus
committed
change to dockerfile
1 parent 279dd9c commit 08f9903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ARG TEMPEST_PLUGIN_IRONIC_VERSION=master
1717
ARG TEMPEST_PLUGIN_MANILA_SOURCE=https://github.com/openstack/manila-tempest-plugin
1818
ARG TEMPEST_PLUGIN_MANILA_VERSION=master
1919

20-
ARG TEMPEST_PLUGIN_MAGNUM_SOURCE=https://github.com/openstack/magnum-tempest-plugin
20+
ARG TEMPEST_PLUGIN_MAGNUM_SOURCE=https://github.com/scrungus/magnum-tempest-plugin
2121
ARG TEMPEST_PLUGIN_MAGNUM_VERSION=master
2222

2323
RUN apt-get update && apt-get install --yes sudo python3-dev python3-pip vim git-core crudini jq iputils-ping && \

0 commit comments

Comments
 (0)