From 102e2bc0f489d81e5d64201e0714429a0b30f88d Mon Sep 17 00:00:00 2001 From: sinergia Date: Sun, 10 Mar 2024 16:14:41 -0500 Subject: [PATCH] Feat: UPDATE compose.test.yml --- compose.test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.test.yml b/compose.test.yml index b1da8f3..40b4749 100755 --- a/compose.test.yml +++ b/compose.test.yml @@ -3,6 +3,7 @@ services: test.dev: build: context: . + dockerfile: Dockerfile_test args: TRYTOND_VERSION: ${TRYTOND_VERSION} environment: