From cb20a36ae020fd100df293097ed73d7bdb8f5812 Mon Sep 17 00:00:00 2001 From: dark Date: Tue, 24 Dec 2024 03:42:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'Dockerfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a4d41e9..cdc5402 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,4 +8,4 @@ WORKDIR /app COPY ./etc /app/etc COPY ./Name-For-Replace /app/Name-For-Replace -CMD ["./Name-For-Replace", "-f", "etc/Name-For-Replace"] \ No newline at end of file +CMD ["./Name-For-Replace", "-f", "etc/EtcNameForReplace"] \ No newline at end of file