Updated dockerfile & build for dockerized puppeteer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-02-07 17:51:36 +01:00
parent bc2b6fadd9
commit ea8028dfd5
3 changed files with 33 additions and 8 deletions

View File

@@ -64,7 +64,8 @@ export class PdfCreator {
'--no-pings',
'--no-zygote',
'--password-store=basic',
'--use-gl=swiftshader'
'--use-gl=swiftshader',
'--no-sandbox'
];
await i18next