Edit Dockerfile

This commit is contained in:
hanif salafi 2025-04-16 07:16:38 +00:00
parent e6ee1ad1d7
commit 080be374ff
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ COPY package.json pnpm-lock.yaml ./
COPY vendor/ckeditor5 ./vendor/ckeditor5
# Install dependencies
RUN pnpm install --frozen-lockfile
RUN pnpm install
# RUN pnpm install --frozen-lockfile
# Menyalin source code aplikasi