From b66b0e5ace72d430aaa19b591ac6d7b650653ba6 Mon Sep 17 00:00:00 2001 From: Shankari Date: Thu, 16 May 2024 10:49:57 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A9Bump=20up=20the=20env=20so=20that?= =?UTF-8?q?=20we=20have=20the=20non-hacked=20version=20available?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 25b45f4d..66985911 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -TAG=0.0.14 +TAG=0.0.15 EVEREST_MANAGER_CPUS='1.0' EVEREST_MANAGER_MEMORY='1024mb'