chore: reduce the size of images
This commit is contained in:
parent
afc151ba04
commit
681f672f04
|
|
@ -12,7 +12,7 @@ WORKDIR /app
|
|||
|
||||
COPY package.json pnpm-lock.yaml prisma ./
|
||||
|
||||
RUN pnpm i --frozen-lockfile
|
||||
RUN pnpm i --frozen-lockfile --no-optional
|
||||
|
||||
##### BUILD
|
||||
FROM deps as build
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 660 KiB After Width: | Height: | Size: 620 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 MiB After Width: | Height: | Size: 1.1 MiB |
Loading…
Reference in New Issue