From cf1f133e6733a433352ac65bebf72bdfb1b73509 Mon Sep 17 00:00:00 2001 From: tsubramanian Date: Fri, 17 May 2024 10:32:04 -0400 Subject: [PATCH] Update Dockerfile --- devops/provision/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \