Skip to content

Commit

Permalink
chore(bpmn): upgrade dependencies (docker base image, puppeteer, bpmn…
Browse files Browse the repository at this point in the history
…, pino) (#1788)
  • Loading branch information
ggrossetie authored Oct 21, 2024
1 parent 2e019d7 commit 83e599b
Show file tree
Hide file tree
Showing 5 changed files with 306 additions and 340 deletions.
2 changes: 1 addition & 1 deletion bpmn/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.13-alpine3.18
FROM node:20.18-alpine3.19

RUN addgroup -g 1001 kroki && adduser -D -G kroki -u 1001 kroki

Expand Down
10 changes: 5 additions & 5 deletions bpmn/assets/bpmn-viewer.production.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 83e599b

Please sign in to comment.