Skip to content

Commit

Permalink
Merge pull request #21 from valory-xyz/chore/sync-hash
Browse files Browse the repository at this point in the history
chore: Update service template hash
  • Loading branch information
gauravlochab authored Oct 4, 2024
2 parents c8c138a + a2c2dbc commit ec0b9cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,8 @@ def get_service_template(config: OptimusConfig) -> ServiceTemplate:
"""Get the service template"""
return ServiceTemplate({
"name": "Optimus",
"hash": "bafybeiasbh4wha2soe62izwwwtgf2vxcjyxe5nxqen4t66amfwbyho4v2u",
"hash": "bafybeige2z6ek4qictsutpyc4njfokrabvm3w7fffq343iltf5xssxzol4",

"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 ec0b9cd

Please sign in to comment.