Skip to content

Commit

Permalink
Merge pull request #25 from valory-xyz/chore/hash-sync
Browse files Browse the repository at this point in the history
chore: Update service template hash
  • Loading branch information
Adamantios authored Oct 14, 2024
2 parents 6694826 + e75c54c commit e23c992
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 @@ -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",
Expand Down

0 comments on commit e23c992

Please sign in to comment.