Update docker file in order to fix builds
This commit is contained in:
parent
42dcc2ec6f
commit
651c4ef318
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ RUN pnpm install --shamefully-hoist
|
|||
|
||||
|
||||
COPY . .
|
||||
COPY .git .
|
||||
|
||||
RUN apt-get update -y
|
||||
RUN apt-get install -y jpegoptim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue