Skip to content

Commit

Permalink
release 3.9.0
Browse files Browse the repository at this point in the history
update electron-pdf, docxtemplater, wkhtmltopdf, phantom-pdf, phantom-image extensions

update electron-pdf, office-password, unoconv, wkhtmltopdf, phantom-pdf, phantom-image
  • Loading branch information
bjrmatos committed Dec 1, 2022
1 parent 7642459 commit 8dd6378
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jsreport/worker:3.5.0
FROM jsreport/worker:3.9.0

USER root

Expand Down Expand Up @@ -29,15 +29,15 @@ USER jsreport:jsreport

RUN npm install @jsreport/[email protected] \
@jsreport/[email protected] \
@jsreport/jsreport-electron-pdf@4.0.1 \
@jsreport/jsreport-electron-pdf@4.2.0 \
@jsreport/[email protected] \
@jsreport/[email protected] \
@jsreport/[email protected] \
@jsreport/[email protected].0 \
@jsreport/[email protected].0 \
@jsreport/jsreport-wkhtmltopdf@3.0.1 \
@jsreport/jsreport-phantom-pdf@3.0.1 \
@jsreport/jsreport-phantom-image@3.0.1 \
@jsreport/[email protected].1 \
@jsreport/[email protected].1 \
@jsreport/jsreport-wkhtmltopdf@3.1.0 \
@jsreport/jsreport-phantom-pdf@3.1.0 \
@jsreport/jsreport-phantom-image@3.1.0 \
[email protected] \
[email protected] \
[email protected] --save
Expand Down

0 comments on commit 8dd6378

Please sign in to comment.