Skip to content

Commit

Permalink
Merge pull request #13 from valory-xyz/chore/hash-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi authored Sep 20, 2024
2 parents 9ed0035 + 080cd17 commit d2ab1de
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": "bafybeibwl3knnkoyolsyubj3z2vil6gfmftu2xd24fukvpjcn6tkmph66q",
"hash": "bafybeiekajn7536bgl2ugdtu2d6hyz2u3bqn7tkedpyhen7xi3durxevai",
"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 d2ab1de

Please sign in to comment.