From 474f27a155ef2ed80091b841a05dbf761fffcb7b Mon Sep 17 00:00:00 2001 From: jhc Date: Sat, 22 Feb 2025 10:38:52 +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 1d42844..8a22e1e 100644 --- a/DockerfileSlim +++ b/DockerfileSlim @@ -11,4 +11,4 @@ COPY ./conf/ /app/conf/ COPY ./conf/ ./conf/ WORKDIR /app/micro-bundle-fiee/bin -CMD ["./microBundleFiee"] \ No newline at end of file +CMD ["./micro_bundle_fiee"] \ No newline at end of file