From 3369e25a70d647d58216b826896fbd0bcb0f1977 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Wed, 28 May 2025 22:04:38 -0700 Subject: [PATCH] Update environment.json --- .cursor/environment.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor/environment.json b/.cursor/environment.json index fdb9c647cb..777b12d0eb 100644 --- a/.cursor/environment.json +++ b/.cursor/environment.json @@ -1,6 +1,6 @@ { "build": { - "dockerfile": ".cursor/Dockerfile", + "dockerfile": "Dockerfile", "context": "." }, "terminals": []