From 7e825d4ea4910a6f6435a31d35b398f97d7d7c72 Mon Sep 17 00:00:00 2001 From: aserrador Date: Wed, 5 Aug 2026 14:13:08 -0500 Subject: [PATCH] chore: change Dockerfile name --- compose.live.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.live.yaml b/compose.live.yaml index c7c006c..004febd 100644 --- a/compose.live.yaml +++ b/compose.live.yaml @@ -33,7 +33,7 @@ services: live: build: context: ./erp - dockerfile: Dockerfile_Live + dockerfile: Dockerfile_live args: TRYTOND_VERSION: ${TRYTOND_VERSION:-7.6} TRYTON_ADMIN_PASSWORD: ${TRYTON_ADMIN_PASSWORD:-admin}