From e75c54ce6e168941e023fb4a81e7b6d2d168d384 Mon Sep 17 00:00:00 2001 From: gauravlochab Date: Mon, 14 Oct 2024 16:40:55 +0530 Subject: [PATCH] chore: Update service template hash --- run_service.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_service.py b/run_service.py index 9a9f46dec..df70e802a 100644 --- a/run_service.py +++ b/run_service.py @@ -358,7 +358,7 @@ def get_service_template(config: OptimusConfig) -> ServiceTemplate: """Get the service template""" return ServiceTemplate({ "name": "Optimus", - "hash": "bafybeige2z6ek4qictsutpyc4njfokrabvm3w7fffq343iltf5xssxzol4", + "hash": "bafybeifdjaennczbswrpzgfty6gvwbhf4xx2dbizir5mdzcjpb6k3zhloy", "description": "Optimus", "image": "https://operate.olas.network/_next/image?url=%2Fimages%2Fprediction-agent.png&w=3840&q=75",