Skip to content

Commit

Permalink
MODDCB-136 - Increase memory from 350 to 700 mb (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurleenkaurbp authored Oct 18, 2024
1 parent 565de38 commit 157527c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
"dockerPull": false,
"dockerArgs": {
"HostConfig": {
"Memory": 357913941,
"Memory": 702293850,
"PortBindings": { "8081/tcp": [ { "HostPort": "%p" } ] }
}
},
Expand Down

0 comments on commit 157527c

Please sign in to comment.