From 1af1e0f5670be801dad5add83541725e04069e21 Mon Sep 17 00:00:00 2001 From: xuthus Date: Fri, 24 May 2024 21:49:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= 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 48c81a3..d304e32 100644 --- a/dockerfile +++ b/dockerfile @@ -23,4 +23,4 @@ RUN playwright install-deps && \ playwright install chromium && \ rm -rf /var/lib/apt/lists/* -CMD ["nb", "run"] \ No newline at end of file +CMD ["nb", "run"]