Skip to content

Commit

Permalink
chore: Update service template hash
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravlochab committed Sep 26, 2024
1 parent 80085cc commit cfae1c8
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 @@ -352,7 +352,7 @@ def get_service_template(config: OptimusConfig) -> ServiceTemplate:
"""Get the service template"""
return ServiceTemplate({
"name": "Optimus",
"hash": "bafybeigglwporqhzrjgfdrpihmoc55qs75aogdgosco4q6a6nk76cy72vi",
"hash": "bafybeiawewwnrbu4urr5nkyg2gd55gpcbrr4j4lreyzpkopftpmpf3jrry",
"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 cfae1c8

Please sign in to comment.