docker compose runner for usda-dash

This commit is contained in:
UGA Innovation Factory
2025-12-18 15:22:32 -05:00
parent 7b8dcc7621
commit 2acb63e220

View File

@@ -122,7 +122,7 @@
}; };
"usda-dash" = builtins.fetchGit { "usda-dash" = builtins.fetchGit {
url = "https://git.factory.uga.edu/MODEL/usda-dash-config.git"; url = "https://git.factory.uga.edu/MODEL/usda-dash-config.git";
rev = "98f19ed8f8a6fed29d0947604bc14b403547a10d"; rev = "ada162163e3c1b96b7564f0f7ad6e8f4610ba640";
}; };
}; };
overrides = { overrides = {