From 5407f16c80538546c040b9baeef91c880793f646 Mon Sep 17 00:00:00 2001 From: jhc Date: Sat, 22 Feb 2025 10:42:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DockerfileSlim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerfileSlim b/DockerfileSlim index 8a22e1e..b85a8af 100644 --- a/DockerfileSlim +++ b/DockerfileSlim @@ -11,4 +11,4 @@ COPY ./conf/ /app/conf/ COPY ./conf/ ./conf/ WORKDIR /app/micro-bundle-fiee/bin -CMD ["./micro_bundle_fiee"] \ No newline at end of file +CMD ["./micro-bundle-fiee"] \ No newline at end of file