feat: update dockerfile
This commit is contained in:
parent
59cf66c97a
commit
6500ed2be4
|
|
@ -18,7 +18,7 @@ COPY vendor/ckeditor5 /usr/src/app/
|
||||||
# RUN pnpm install
|
# RUN pnpm install
|
||||||
# RUN pnpm add next-intl
|
# RUN pnpm add next-intl
|
||||||
# RUN pnpm add nextra
|
# RUN pnpm add nextra
|
||||||
RUN pnpm install --frozen-lockfile
|
RUN pnpm install
|
||||||
|
|
||||||
|
|
||||||
# Copying source files
|
# Copying source files
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue