trying fix pdf
This commit is contained in:
parent
b809888c95
commit
e7f56afc71
@ -7,7 +7,7 @@ COPY package*.json ./
|
||||
|
||||
RUN npm install
|
||||
|
||||
RUN apt-get update && apt-get install -y libnss3 libatk1.0-0
|
||||
RUN apt-get update && apt-get install -y libnss3 libatk1.0-0 libatk-bridge2.0-0
|
||||
|
||||
# Bundle app source
|
||||
COPY . .
|
||||
|
Loading…
Reference in New Issue
Block a user