Skip to content

Commit

Permalink
Merge pull request #16 from valory-xyz/chore/syncing-hash
Browse files Browse the repository at this point in the history
syncing hash with optimus
  • Loading branch information
gauravlochab authored Sep 24, 2024
2 parents a1621ad + 04b7593 commit 700fe3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ def get_service_template(config: OptimusConfig) -> ServiceTemplate:
"""Get the service template"""
return ServiceTemplate({
"name": "Optimus",
"hash": "bafybeiekajn7536bgl2ugdtu2d6hyz2u3bqn7tkedpyhen7xi3durxevai",
"hash": "bafybeic7ego7w2cdwzjgka747ofjbztiohoqilxmqz7eftktsvgbj7ar44",
"description": "Optimus",
"image": "https://operate.olas.network/_next/image?url=%2Fimages%2Fprediction-agent.png&w=3840&q=75",
"service_version": 'v0.18.1',
Expand Down

0 comments on commit 700fe3d

Please sign in to comment.