Skip to content

Commit

Permalink
Update ecs-task-definition-match.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chaeri93 authored Aug 2, 2024
1 parent 043c4ef commit 4451ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aws/ecs-task-definition-match.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"containerDefinitions": [
{
"name": "match-conatiner",
"image": "008971651785.dkr.ecr.ap-northeast-2.amazonaws.com/cloud6-repository:latest",
"image": "008971651785.dkr.ecr.ap-northeast-2.amazonaws.com/cloud6-repository",
"cpu": 0,
"portMappings": [
{
Expand Down

0 comments on commit 4451ff2

Please sign in to comment.