From 4f8d8ea84f9d1914f801ecd3609f2cf7a6369ba4 Mon Sep 17 00:00:00 2001 From: KWON Date: Mon, 30 Jun 2025 12:43:04 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=BD=EB=A1=9C=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.yml b/build.yml index e17f0e3..d7beb10 100644 --- a/build.yml +++ b/build.yml @@ -1,8 +1,8 @@ services: fg-auto: build: - context: . - dockerfile: ./build/Dockerfile + context: ./build + dockerfile: Dockerfile image: reg.firstgarden.co.kr/fg-auto:latest container_name: fg-auto volumes: