diff --git a/devops/provision/Dockerfile b/devops/provision/Dockerfile index f211a5648..634202b4d 100644 --- a/devops/provision/Dockerfile +++ b/devops/provision/Dockerfile @@ -40,7 +40,7 @@ RUN set -ex \ #&& git clone https://github.com/WildMeOrg/wbia-plugin-finfindr.git \ && git clone https://github.com/WildMeOrg/wbia-plugin-deepsense.git \ && git clone https://github.com/WildMeOrg/wbia-plugin-pie-v2.git \ - && git clone https://github.com/WildMeOrg/wbia-plugin-miew-id.git \ + && git clone https://github.com/WildMeOrg/wbia-plugin-miew-id.git #&& git clone https://github.com/WildMeOrg/wbia-plugin-whaleridgefindr.git RUN set -ex \