feat: update dockerfile

This commit is contained in:
hanif salafi 2025-01-05 00:14:27 +07:00
parent 59cf66c97a
commit 6500ed2be4
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ COPY vendor/ckeditor5 /usr/src/app/
# RUN pnpm install
# RUN pnpm add next-intl
# RUN pnpm add nextra
RUN pnpm install --frozen-lockfile
RUN pnpm install
# Copying source files