Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
correct family
Browse files Browse the repository at this point in the history
  • Loading branch information
vladupshot committed Dec 29, 2023
1 parent 518c4a8 commit e0b2b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/staging-task-def.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
],
"taskRoleArn": "arn:aws:iam::696230526504:role/ECS_TASK_ROLE",
"family": "upshot-appchain-staging",
"family": "upshot-compute-node-staging",
"requiresCompatibilities": [
"FARGATE"
],
Expand Down

0 comments on commit e0b2b37

Please sign in to comment.