From bbc164e3e446e93dba3b1992a7768daebab395ae Mon Sep 17 00:00:00 2001
From: Narayana Rao Bhogapurapu <narayanarao.bhogapurapu@gmail.com>
Date: Sun, 2 Jun 2024 09:53:28 -0400
Subject: [PATCH] Update algorithm_config.yaml

---
 algorithm_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/algorithm_config.yaml b/algorithm_config.yaml
index a809e36..dcefb0a 100644
--- a/algorithm_config.yaml
+++ b/algorithm_config.yaml
@@ -3,7 +3,7 @@ algo_name: ich
 version: 0.1.1
 environment: ubuntu
 repository_url: https://repo.maap-project.org/bnarayanarao/isce2_insar.git
-docker_url: mas.maap-project.org/root/maap-workspaces/base_images/vanilla:v3.1.5
+docker_url: mas.maap-project.org/root/maap-workspaces/base_images/vanilla:v3.1.3
 queue: maap-dps-worker-16gb
 build_command: isce2_insar/build.sh
 run_command: isce2_insar/isce2_insar.sh
-- 
GitLab