diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 5828fb36..3a31d791 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -367,10 +367,7 @@ "command": "yarn" } ], - "mongodb": { - "version": "5.0" - }, - "postgresql": { + "postgresql": { "version": "14" }, "pwsh": { diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 6275245b..4dc5f061 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -314,9 +314,6 @@ "command": "yarn" } ], - "mongodb": { - "version": "7.0" - }, "postgresql": { "version": "16" },