We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a1eee6 + d114d85 commit 8fe71a0Copy full SHA for 8fe71a0
task-definition.json
@@ -69,7 +69,7 @@
69
"EC2",
70
"FARGATE"
71
],
72
- "taskDefinitionArn": "arn:aws:ecs:us-east-2:027479467189:task-definition/ms-gin-go-task-definition:3",
+ "taskDefinitionArn": "arn:aws:ecs:us-east-2:027479467189:task-definition/ms-gin-go-task-definition:7",
73
"family": "ms-gin-go-task-definition",
74
"requiresAttributes": [
75
{
@@ -115,7 +115,7 @@
115
116
"networkMode": "awsvpc",
117
"cpu": "256",
118
- "revision": 3,
+ "revision": 7,
119
"status": "ACTIVE",
120
"inferenceAccelerators": null,
121
"proxyConfiguration": null,
0 commit comments