feat: update dockerfile

This commit is contained in:
hanif salafi 2025-01-05 00:28:37 +07:00
parent 7e2e07aba9
commit a4bdf34edd
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ COPY vendor/ckeditor5 /usr/src/app/
# Install dependencies using pnpm
# RUN npm install next --legacy-peer-deps
RUN pnpm install --frozen-lockfile
RUN pnpm install
# RUN pnpm add next-intl
# RUN pnpm add nextra
# RUN pnpm add @next/bundle-analyzer