Skip to content

Commit

Permalink
Update task-definition.json
Browse files Browse the repository at this point in the history
  • Loading branch information
conorheffron authored Sep 9, 2024
1 parent 0afc061 commit f5ae0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .aws/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "ironoc",
"image": "345594590074.dkr.ecr.eu-north-1.amazonaws.com/conorheffron/ironoc:latest",
"memoryReservation": "2056",
"memoryReservation": "512",
"portMappings": [
{
"name": "ironoc-80-tcp",
Expand Down

0 comments on commit f5ae0da

Please sign in to comment.