From 14ac14f97f0c8687275ae7aeca7a34f6388c9bf8 Mon Sep 17 00:00:00 2001
From: "Dax T. Games" <dtgames@kinggeek.org>
Date: Thu, 30 May 2024 10:15:48 -0400
Subject: [PATCH] 4096

---
 scripts/packer/windows_10.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/packer/windows_10.json b/scripts/packer/windows_10.json
index 835966b..e48d6c9 100644
--- a/scripts/packer/windows_10.json
+++ b/scripts/packer/windows_10.json
@@ -216,7 +216,7 @@
     "cpus": "2",
     "disk_size": "262144",
     "disk_type_id": "1",
-    "memory": "2048",
+    "memory": "4096",
     "headless": "false",
     "iso_url": "./iso/Windows_10.iso",
     "iso_checksum": "none",