From 34fbd84c8334168c15bfe059f13ae0e8ffec7f2b Mon Sep 17 00:00:00 2001 From: Rama Priyanto Date: Wed, 1 Apr 2026 15:34:17 +0700 Subject: [PATCH] add comment --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 416bdf1..15310ab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -82,7 +82,7 @@ COPY vendor/ckeditor5 ./vendor/ckeditor5 # Instal dependensi RUN npm install -g npm@latest -RUN npm install next --legacy-peer-deps +# RUN npm install next --legacy-peer-deps # Salin semua file proyek # COPY . . COPY . /usr/src/app