We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86bb062 commit 03de8d9Copy full SHA for 03de8d9
1 file changed
ecs.json
@@ -15,7 +15,7 @@
15
"containers": [
16
{
17
"containerName": "rdoc-app",
18
- "containerURI": "708371444347.dkr.ecr.us-east-1.amazonaws.com/${SERVICE}:${CIRCLE_SHA1}",
+ "containerURI": "708371444347.dkr.ecr.us-east-1.amazonaws.com/rdoc-app:${CIRCLE_SHA1}",
19
"containerPort": 1337,
20
"memoryReservation": 256,
21
"essential": true,
0 commit comments